Module signals

Source
Expand description

Internal message signals module.

Enumsยง

HostCommand
The HostCommand enum tells the host what to do for the host call.
LogLevel
The LogLevel enum defines log levels for WASM modules to log appropriately to hosts.
OutputSignal
The OutputSignal enum is a way of combining port output and messaging signal into one message. Used for WASM modules to reduce the number of calls between the host and guest.