Releases: TheLartians/EmGlue
Releases · TheLartians/EmGlue
v0.7.0
What's Changed
- update setup-emsdk by @TheLartians in #12
- update emsdk to 2.0.31 by @TheLartians in #13
- Update codebase to support emsdk 3+ by @TheLartians in #14
Full Changelog: v0.6.1...v0.7.0
v0.6.1
use compatibility JS code (#10)
v0.6: Flat hierachy (#9)
* keep flat value hierachy * bump version
v0.5
track raw values only (#8)
v0.4: register instances only once (#7)
* register instances only once * push version
v0.3: add toString support and callback for automatic memory management (#6)
* add toString support and callback for automatic memory management * push version
v0.2: Update Glue and add deleter (#1)
* update glue * add valueDeleter * update version
Initial Release
v0.1 update documentation