wasn't signal removed from wasi?
trcrsired opened this issue · 2 comments
trcrsired commented
wasn't signal removed from wasi?
pchickey commented
Its hard to understand your question without more context, but yes, there are some functions related to signal handling present in WASI preview 1 for which no sensible implementation was possible. They were removed from the WITX spec after that preview was released (#136), but no further releases of the WITX spec were made.
Signals are not part of any of the Preview 2 proposals and we don't expect they will be part of WASI in the foreseeable future.
pchickey commented
I'm going to close this as resolved, please re-open if this did not answer your question.