Skip to main content

Module error_handler

Module error_handler 

Source
Expand description

§WASM Error Handling Utilities

Structured error types and an error-history handler for WebAssembly applications built on OxiRS.

Structs§

ErrorHandler
Accumulates WasmError values and provides diagnostic helpers.
WasmError
A structured WASM error.

Enums§

ErrorCode
Numeric error classification for WASM clients.