Expand description
Internal message signals module.
Enumsยง
- Host
Command - 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.
- Output
Signal - 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.