- Fix issues #10
- Fix warning
- Upgrade null safety
- Fix the bug of the table constructor
- Add auxiliary API for reference(
ref
/unRef
)
- Add Lua userdata support
- Fix lexical analysis BUG
- A full lua virtual machine
- Support some standard libraries, e.g. String, Math, etc.
- Experimental nature only, not yet fully tested