Stream: git-wasmtime

Topic: wasmtime / Issue #139 Signals


view this post on Zulip Wasmtime GitHub notifications bot (Apr 21 2020 at 18:03):

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: Oct 23 2024 at 20:03 UTC