Skip to content

Extends JavaScriptCore framework in Swift to provide access to Module Loader, etc. APIs.

License

Notifications You must be signed in to change notification settings

js-play/JavaScriptCoreExt

Repository files navigation

JavaScriptCoreExt

Adds more functionality to the built-in JavaScriptCore framework by exposing some new APIs.

  • JSModuleLoaderDelegate
  • JSScript (class is not bridged, only the initializer function is exposed as JSCExtScript)
  • moduleLoaderDelegate & evaluateJSScript in JSContext

License

Apache-2.0. Check LICENSE for more info.

Copyright 2023 © DjDeveloperr, Helloyunho

About

Extends JavaScriptCore framework in Swift to provide access to Module Loader, etc. APIs.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Languages