mirror of
https://github.com/ccxvii/mujs.git
synced 2026-02-06 01:41:37 +08:00
Implement value stack and use it in the interpreter.
We can now run simple programs that don't use function calls.
This commit is contained in:
We can now run simple programs that don't use function calls.