Expand description

CallContext, callables (HostFn, Closure)

Structs

Call context information (e.g. arguments) for Heap::execute().

A wrapper for HostFn to give it fmt::Debug.

Type Definitions

What a host function callable from JS looks like.