Open ospencer opened 2 years ago
If a trap occurs in some wasm code, the process terminates with signal: illegal instruction. We should handle these gracefully.
signal: illegal instruction
If a trap occurs in some wasm code, the process terminates with
signal: illegal instruction
. We should handle these gracefully.