Skip to content

Releases: toyobayashi/emnapi

v1.4.5

18 Jul 09:04
Compare
Choose a tag to compare

What's Changed

  • fix(wasm32-wasip1-threads): process never exit if trap in threads (#156)

Full Changelog: v1.4.4...v1.4.5

v1.4.4

16 Jul 10:17
Compare
Choose a tag to compare

What's Changed

  • fix: worker.onerror may receive an Event (92d5bba)

Full Changelog: v1.4.3...v1.4.4

v1.4.3

15 Apr 16:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

15 Apr 15:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

12 Apr 03:48
Compare
Choose a tag to compare

What's Changed

  • add checks for message channel usage in web runtime by @gvkhna in #142

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

28 Mar 16:13
Compare
Choose a tag to compare

What's Changed

  • allow napi_delete_reference in basic finalizers (#130)
  • define NAPI_VERSION 10 (#133)
  • perf: reduce the overhead of binding function call (1.5x faster) (#139)

Note

If you are using Emscripten >= 3.1.60, please manually specify the link option -sEXPORTED_RUNTIME_METHODS=['emnapiInit'] (#131) (emscripten-core/emscripten#23057)

Full Changelog: v1.3.1...v1.4.0

v1.3.1

12 Oct 08:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

04 Oct 08:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

19 May 08:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

30 Mar 00:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1