Releases: Nafees10/navm
Releases · Nafees10/navm
version 2.0.2
version 2.0.1
Bug fix release
in some cases (when ret.code was reallocated during length+= in parseArgs), instruction parameters were not inserted in bytecode.
version 2.0.0
- Complete redesign
- Improved performance
- easier to write VMs, via templates
version 2.0.0-beta-1
- Complete redesign
- Improved performance
- easier to write VMs, via templates
version 1.4.1
Changes:
- upgrade to utils version 0.7.0
version 1.4.0
Changes:
- Updated to utils 0.6.0
version 1.3.0
Changes:
- Updated to lastest utils package (0.5.0)
version 1.2.1
Changes
- bug fixes
version 1.2.0
Changes:
- Rewrite from scratch
- See
spec/*.md
version 1.1.5
Changes:
- Under the hood changes, should improve performance