[][src]Crate js_ffi

Macros

anystring
js

Structs

JSFunction
JSInvoker
JSObject
WasmMemory

Constants

CONSOLE
DOCUMENT
FALSE
NULL
TRUE
TYPE_BOOL
TYPE_F32_ARRAY
TYPE_F64_ARRAY
TYPE_FUNCTION
TYPE_INT8_ARRAY
TYPE_INT16_ARRAY
TYPE_INT32_ARRAY
TYPE_MEMORY
TYPE_NOTHING
TYPE_NUMBER
TYPE_OBJECT
TYPE_STRING
TYPE_UINT8_ARRAY
TYPE_UINT16_ARRAY
TYPE_UINT32_ARRAY
UNDEFINED
WINDOW

Traits

JSConvert
ToJSValue

Functions

create_callback_0
create_callback_1
create_callback_2
create_callback_3
create_callback_4
create_callback_5
create_callback_6
create_callback_7
create_callback_8
create_callback_9
create_callback_10
create_callback_future_0
create_callback_future_1
create_callback_future_2
create_callback_future_3
create_callback_future_4
create_callback_future_5
create_callback_future_6
create_callback_future_7
create_callback_future_8
create_callback_future_9
create_callback_future_10
register_function
release_object
remove_callback

Type Definitions

JSType
JSValue