You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The header file itself is available in wasi-libc, but it's just a stub
that doesn't actually do anything. And also including it requires a
special macro definition (`_WASI_EMULATED_SIGNAL`) and it causes
compilation errors without the macro.
0 commit comments