Skip to content

v2.0.0: Rewrite to use WASM (#4)

Compare
Choose a tag to compare
@skiptirengu skiptirengu released this 21 May 22:18
· 10 commits to master since this release
67f81a6

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