Crate javascriptcore

source ·
Expand description

JavaScriptCore Bindings

Evaluate JavaScript programs from within an app, and support JavaScript scripting of your app.

Structs

Enums

  • A constant identifying the type of a JSValue.
  • A constant identifying the Typed Array type of a JSObjectRef.

Functions