Expand description

Glob imports for common guest module development

Functions

Log function that delegates to the host’s __console_log function

The function through which all host calls take place.

Register a handler for a waPC operation

Type Definitions

CallResult is the result for all waPC host and guest calls.

A generic type for the result of waPC operation handlers.