2019-01-26
·
908 commits
to master
since this release
Changes
- #82 New Optimizer Stage: drop unused return values
- #85 Use streaming WASM instantiation for demos
- #84 Support for native arrays in OpaqueReferenceType API
- Enhanced Web APIs
- #86 Use tee_local for efficient variable access
- Further optimized WASM code size
- Working on high level language feature recovery
- Fixed Relooper issue with Exception handling
- Bug fixing in OpenCL compiler
- Added more demos
- #87 Fix static class initialization order
- #88 Broken NaN to int conversion(should result to 0)
- #89 Super call with overriden method results in infinite loop