napi-build
napi-build@2.1.6
3/22/2025
What's Changed
- perf(build): remove
--export-dynamic
flag in wasi compilation by @CPunisher (opens in a new tab) in https://github.com/napi-rs/napi-rs/pull/2523 (opens in a new tab)
Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi@3.0.0-alpha.33...napi-build@2.1.6 (opens in a new tab)
napi-build@2.1.5
2/25/2025
What's Changed
- refactor: link crt1-reactor.o as poor man's wasi-exec-model=reactor by @Brooooooklyn (opens in a new tab) in https://github.com/napi-rs/napi-rs/pull/2480 (opens in a new tab)
Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi@3.0.0-alpha.30...napi-build@2.1.5 (opens in a new tab)
napi-build@2.1.1
2/18/2024
What's Changed
- feat(cli,build): support setjmp.h by @Brooooooklyn (opens in a new tab) in https://github.com/napi-rs/napi-rs/pull/1958 (opens in a new tab)
Full Changelog: https://github.com/napi-rs/napi-rs/compare/napi@2.15.2...napi-build@2.1.1 (opens in a new tab)