jsf 0.6.1
jsf: ^0.6.1 copied to clipboard
A high performance JavaScript engine, available out of the box in Flutter.
0.6.1 #
- added support for importing JS packages
JsRuntime
is no longer a singleton by default- added
JS_LoadMjsModule
andJS_InitConsole
0.5.4 #
- update doc
0.5.3 #
- update doc
0.5.2 #
- fix "symbol not found" in windows platform
0.5.1 #
- add JSValue support
- add more qjs bindings
0.4.4 #
- update doc
0.4.3 #
- fix "TypeError: null" in web platform
0.4.2 #
- update doc
- fix bugs
0.4.1 #
- add web support
0.3.3 #
- fix bugs
0.3.2 #
- update doc
- fix bugs
0.3.1 #
- add mac/ios support
- fix bug: android-build failed
0.2.1 #
- add Windows support
0.1.1 #
- Initial release.