Module stack

Source

Functionsยง

get_trace_and_trapcode
Given a Trap, this function returns the Wasm trace and the trap code.
wasm_trace ๐Ÿ”’
wasm_trace_from_current_stack
Captures the current Wasm stack trace. Only useful when there are active Wasm frames on the stack, such as in libcalls or imported functions.