Releases: sugiruu/anitomyscript
Releases · sugiruu/anitomyscript
v2.0.3
10 Oct 15:32
Compare
Sorry, something went wrong.
No results found
add types and update deps
Support 1.x
03 Jun 21:38
Compare
Sorry, something went wrong.
No results found
v2.0.2
22 May 03:11
Compare
Sorry, something went wrong.
No results found
Actually fix the browser build for real
v2.0.1
21 May 22:38
Compare
Sorry, something went wrong.
No results found
v2.0.0: Rewrite to use WASM (#4)
21 May 22:18
Compare
Sorry, something went wrong.
No results found
Anitomyscript now uses WASM instead of asm.js.
Breaking changes:
API now is completely async in order to support WASM
Remove access to native objects and expose only the parse function
Fix memory leaks
14 Dec 18:44
Compare
Sorry, something went wrong.
No results found
Fix memory leaks (#3)
* Fix package.json vulnerabilities
* Manually delete C++ object handles (#2)
https://kripken.github.io/emscripten-site/docs/porting/connecting_cpp_and_javascript/embind.html#memory-management
* Prepare new release
- Bump version
- Generate new browser bundles
v1.0.1
21 Jun 17:47
Compare
Sorry, something went wrong.
No results found
Use pointers (#1)
* Use pointers whenever possible
* [skip ci] bump version
v1.0.0
17 Jun 17:42
Compare
Sorry, something went wrong.
No results found
Merge branch 'master' of github.com:skiptirengu/anitomyscript