rong_jscore 0.1.1

JavaScriptCore backend for RongJS
docs.rs failed to build rong_jscore-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Rong JavaScriptCore Backend

This crate provides the JavaScriptCore (JSC) backend for RongJS.

  • Crate: rong_jscore
  • Purpose: Integrates WebKit's JavaScriptCore engine with RongJS
  • Usage: Enable the jscore feature on rong

License

Licensed under either of:

  • MIT License (see ../LICENSE-MIT)
  • Apache License 2.0 (see ../LICENSE-APACHE)