rong_jscore_sys 0.3.1

JavaScriptCore FFI bindings for RongJS
docs.rs failed to build rong_jscore_sys-0.3.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_jscore_sys

Low-level JavaScriptCore FFI bindings for RongJS.

This crate exposes the raw JavaScriptCore bindings used by the RongJS backend. Most users should depend on rong or rong_jscore instead of using this crate directly.