Borja Tellado
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. Any tip? Thanks
This topic was moved here from #general > WAMR-EXCEPTIONS by David Bryant.
Last updated: Apr 12 2025 at 03:14 UTC