Module wapc_guest::prelude

source ·
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