Skip to content

A library with integrated JavaScript engine and extension utils for Flutter Apps.

License

Notifications You must be signed in to change notification settings

MulverineX/mercury

 
 

Repository files navigation

mercury

QuickJS bindings and web-compliant polyfills wrapped up in flutter library with legacy behind it. Aims to be an efficient & fully-featured library to run JavaScript in a flutter app, from simple eval to acting as the app's logic/backend core.

Eventually, this library will be used by https://github.com/openwebf/webf as a superset to provide DOM interactions and rendering. This should also encourage better maintenance, as WebF contributors iterating on the JS core of the framework will contribute here. See openwebf#16

Prior Art

Dependant Projects

About

A library with integrated JavaScript engine and extension utils for Flutter Apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 59.8%
  • Dart 14.2%
  • Makefile 14.2%
  • CMake 4.9%
  • Smarty 2.6%
  • JavaScript 2.4%
  • Other 1.9%