Skip to content

Releases: swiftwasm/JavaScriptKit

0.6.0

25 Sep 09:56
Compare
Choose a tag to compare

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:

0.1.0

09 Mar 04:07
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
Update package.json