Skip to content

v0.2.2

Compare
Choose a tag to compare
@uuhan uuhan released this 06 Mar 06:43
· 23 commits to dev since this release

Changelog

  • feat(nodex-api): JsArrayBuffer::buffer() to get the underlaying data buffer
  • feat(nodex-api): unsafe NapiValueT::cast() & safe NapiValueT::cast_checked()

Bugfix

  • fix(nodex-api): JsPromise::spawn() segment fault issue