v1.2.0
What's Changed
- test: store external type tags by value by @toyobayashi in #114
- fix: pthread worker leak by @toyobayashi in #115
- feat: gyp add OS
wasm
alias by @toyobayashi in #113 - feat: add new option to allow waiting thread start before thread-spawn return by @toyobayashi in #116
- feat: separate
@emnapi/wasi-threads
package by @toyobayashi in #117 - fix: respect user specified Buffer by @toyobayashi in #118
- build: add
wasm32-wasip1[-threads]
targets and use LLVM 18 to build libraries by @toyobayashi in #119 - feat:
reuseWorker
strict mode by @toyobayashi in #120
Full Changelog: v1.1.1...v1.2.0