Releases a host-owned result buffer and its guest-memory allocation.
Returns the byte length for a host-owned result buffer.
Returns the guest pointer for a host-owned result buffer.
Deletes a scope path. Returns 1 on success.
Name-based variant of scope_delete.
Returns a host-owned result buffer handle containing JSON for a scope path.
Name-based variant of scope_get.
Resolves a scope name to a numeric scope handle.
Runs queued Wasm scope bridge callbacks. Returns
1 on success.
Name-based variant of scope_sync.
Unbinds a scope handle without destroying the AngularTS scope.
Name-based variant of scope_unbind.
Removes a watch handle. Returns 1 on
success.
Watches a scope path and returns a watch handle.
Name-based variant of scope_watch.
Imports exposed to a language-neutral Wasm client.