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: Dec 23 2024 at 13:07 UTC