Module panic_handler

Module panic_handler 

Source
Expand description

WASM-only interface which allows for aborting the execution in case of an unrecoverable error.

Structsยง

HostFunctions
Provides implementations for the extern host functions.