Skip to content

v2.0.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jul 13:58

What's Changed

  • fix: refresh stale shared memory buffer before atomic access in TSFN / MT async work by @Brooooooklyn in #219
  • fix: bind captured setImmediate to the global receiver by @Brooooooklyn in #221
  • feat(runtime): add a require-compatible CJS entry by @Brooooooklyn in #227
  • fix(v8): align internal::Isolate storage to the API pointer size by @Brooooooklyn in #226
  • feat: ship napi-rs consumable archives for wasm32-wasip1 by @Brooooooklyn in #225
  • fix: refresh memory views after unshared memory growth by @Brooooooklyn in #220

Full Changelog: v2.0.0-alpha.2...v2.0.0-alpha.3