Skip to content

Releases: toyobayashi/emnapi

v0.40.0

17 Jun 10:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.39.0...v0.40.0

v0.39.0

08 Jun 13:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.38.3...v0.39.0

v0.38.3

06 May 04:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.38.2...v0.38.3

v0.38.2

24 Apr 16:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.38.1...v0.38.2

v0.38.1

24 Apr 16:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.38.0...v0.38.1

v0.38.0

21 Apr 16:44
Compare
Choose a tag to compare

What's Changed

Users who use node-addon-api need to npm install node-addon-api and then manually add node-addon-api package path to the compiler include directories, via -I / include_directories() / target_include_directories() / cmake -DEMNAPI_FIND_NODE_ADDON_API=ON

Full Changelog: v0.37.0...v0.38.0

v0.37.0

16 Apr 11:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.36.3...v0.37.0

v0.36.3

04 Apr 05:42
Compare
Choose a tag to compare

What's Changed

  • refactor: use local string helper instead of emscripten's runtime methods (support emscripten 3.1.35) by @toyobayashi in #46

Full Changelog: v0.36.2...v0.36.3

v0.36.2

31 Mar 17:09
Compare
Choose a tag to compare

What's Changed

  • fix wasm32-wasi-threads prebuilt libraries missing in emnapi npm package

Full Changelog: v0.36.1...v0.36.2

v0.36.1

31 Mar 09:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.36.0...v0.36.1