Releases: explodingcamera/tinywasm
Releases · explodingcamera/tinywasm
v0.2.0
- Support for
br_table - Memory trapping improvments
- Implicit function lable scopes
elseInstructions- All Memory instructions
- Imports
- Basic linking
- Globals
- Fix function addr resolution
- Reference Instructions
Full Changelog: v0.1.0...v0.2.0
v0.1.0
- Now supporting most wasm binary sections
- Better function resolution
- Support most number related Op-codes
Full Changelog: v0.0.5...v0.1.0
v0.0.5
Full Changelog: https://github.com/explodingcamera/tinywasm/commits/v0.0.5