sunfishcode closed Issue #139:
How are signals handled by the runtime?
If my program were to be in an infinite loop, how does it handle signals? Is the runtime responsible for interrupting the running wasm program to check if it has received any signals?
Last updated: Jan 24 2025 at 00:11 UTC