"When working with WAMR and exceptions, is there any way to configure a callback (native function) to be triggered by WAMR whenever an exception in the WAMR domain occurs? I found wasm_runtime_set_enlarge_mem_error_callback
, so I am looking for something similar but for any type of exception.
This topic was moved here from #general > WAMR by David Bryant.
Last updated: Apr 12 2025 at 02:29 UTC