wasmerio / wasmer-rust-example

Example of WebAssembly embedding in Rust using Wasmer
https://wasmerio.github.io/wasmer/rust/wasmer_runtime/
162 stars 24 forks source link

nice panic handling example #11

Open thedavidmeister opened 4 years ago

thedavidmeister commented 4 years ago

how to handle panics well with wasmer?