Commit 06e8c2e519
Changed files (1)
src-self-hosted
src-self-hosted/module.zig
@@ -115,6 +115,7 @@ pub const Module = struct {
InputOutput,
NoStdHandles,
Overflow,
+ NotSupported,
};
pub const Event = union(enum) {