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: Nov 22 2024 at 17:03 UTC