aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
2024-10-22use type-specific vectors instead of generic onesKimplul
+ An attempt at speeding up function calls in the interpreted mode
2024-06-25example compiles under jitKimplul
2024-06-23initial interpeter testingKimplul