Skip to content

v0.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 15:49
· 637 commits to main since this release
  • BREAKING: Remove napi_create_external_arraybuffer
  • BREAKING: napi_run_script returns napi_generic_failure if using -sDYNAMIC_EXECUTION=0
  • Refactor runtime code (Reference, HandleScope)