JavaScriptKit

Swift framework to interact with JavaScript through WebAssembly.

MIT License

Downloads
29
Stars
617
Committers
17
JavaScriptKit -

Published by MaxDesiatov about 4 years ago

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:

JavaScriptKit -

Published by kateinoigakukun over 4 years ago