1
0
Commit Graph

20 Commits

Author SHA1 Message Date
bd590e0643 Begin VM conversion to multi-thread 2024-12-17 03:22:44 -05:00
20f451fe6c Experiment with optimizations and benches 2024-12-11 06:49:43 -05:00
1c32cd0956 Break up tests; Write docs 2024-12-11 01:22:40 -05:00
755cc866c7 Add a license; Improve CLI "tokenize" feature 2024-12-10 09:10:34 -05:00
1fa958fd0b Restart instruction refactor 2024-12-08 06:04:01 -05:00
78c9b65531 Reconfigure the "release" profile; Add the "perf" profile 2024-12-04 15:05:20 -05:00
358436c470 Fix function parsing bug; Optimize strings 2024-12-04 06:38:24 -05:00
95c811f3b5 Optimization experiments 2024-12-04 00:04:56 -05:00
0dcfcd5375 Clean up 2024-11-04 21:32:00 -05:00
a2fa5afcd4 Clean up 2024-11-04 21:30:23 -05:00
c77e1c89a9 Update dependencies and allow compiling to wasm 2024-11-04 21:29:20 -05:00
5c54a5b9bd Make chunk disassembly the prettiest thing ever 2024-09-12 19:25:20 -04:00
74cfef1832 Work out the finer details of the garbage collector 2024-08-12 04:10:07 -04:00
77134e5292 Begin adding fancy errors 2024-08-08 21:47:49 -04:00
dfee50003a Clean up dependencies and add a few more tests 2024-08-05 18:45:43 -04:00
f625568ced Attempt to add JSON parsing 2024-06-04 14:47:15 -04:00
70face6765 Revise built-in functions; Add memory management 2024-04-22 01:51:34 -04:00
2b797c19f7 Pass all tests 2024-03-24 09:10:49 -04:00
e29e092875 Begin implementing async blocks 2024-03-20 17:05:37 -04:00
9b74023ade Begin project restructure 2024-03-20 04:42:13 -04:00