Skip to content

Commit

Permalink
Merge pull request #23 from MulverineX/main
Browse files Browse the repository at this point in the history
Fix macos symlinks
  • Loading branch information
andycall authored May 1, 2024
2 parents 011c761 + d53d313 commit 2a78a91
Show file tree
Hide file tree
Showing 4 changed files with 4,326 additions and 2,886 deletions.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
# mercury
# mercury

QuickJS bindings and web-compliant polyfills wrapped up in flutter library with [legacy](https://github.com/openkraken/kraken) 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 https://github.com/openwebf/mercury/issues/16

### Prior Art
- https://github.com/abner/flutter_js

### Dependant Projects
- https://github.com/RefractureMedia/refracture-music
1 change: 1 addition & 0 deletions mercury/macos/libmercuryjs.dylib
1 change: 1 addition & 0 deletions mercury/macos/libquickjs.dylib
Loading

0 comments on commit 2a78a91

Please sign in to comment.