_
|
209b1ff7b5
|
shrink interned strings to u32, no change in performance
|
2023-10-04 17:29:51 -05:00 |
_
|
130330b688
|
down to 4.2x slower than PUC Lua, but the code became ugly to behold
|
2023-10-02 16:14:34 -05:00 |
_
|
f9e8f26ac3
|
⭐ star: add a primitive REPL
This turned out a few new bugs in the VM
|
2023-10-01 22:50:06 -05:00 |
_
|
b8dd59cd7c
|
♻️ refactor: match the Lua CLI API more closely
|
2023-10-01 21:26:47 -05:00 |
_
|
db84365c27
|
♻️ refactor: State owns its Chunk now
|
2023-10-01 20:31:30 -05:00 |
_
|
700b273a11
|
✅ test: fix up some bugs to support an embedding example
|
2023-10-01 19:50:50 -05:00 |