Stream: wamr

Topic: WAMR-EXCEPTIONS


view this post on Zulip Borja Tellado (Mar 31 2025 at 10:43):

Borja Tellado

11:38

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

view this post on Zulip Notification Bot (Mar 31 2025 at 16:00):

This topic was moved here from #general > WAMR-EXCEPTIONS by David Bryant.


Last updated: Apr 12 2025 at 03:14 UTC