pub fn is_wasm_pc(pc: usize) -> bool
Expand description

Returns whether the pc, according to globally registered information, is a wasm trap or not.