Skip to content

0.6.0

Compare
Choose a tag to compare
@MaxDesiatov MaxDesiatov released this 25 Sep 09:56

This release adds JSTypedArray generic type, renames JSObjectRef to JSObject, and makes JSClosure memory management more explicit.

Closed issues:

  • Support for JS Arrays “holes”, including the test suite (#39)
  • BigInt Support (#29)
  • Separate namespaces for methods and properties? (#27)

Merged pull requests: