Wasmtime's universal error handling crate.
99% API-compatible with anyhow, but additionally handles out-of-memory
errors, instead of aborting the process.
See the [Error] documentation for more details.
Wasmtime's universal error handling crate.
99% API-compatible with anyhow, but additionally handles out-of-memory
errors, instead of aborting the process.
See the [Error] documentation for more details.