There was an error while loading. Please reload this page.
1 parent ea894dc commit 56ff69cCopy full SHA for 56ff69c
1 file changed
crates/test/src/cpp.rs
@@ -70,6 +70,10 @@ impl LanguageMethods for Cpp {
70
| "simple-http.wit"
71
| "variants.wit"
72
| "variants-unioning-types.wit"
73
+ | "wasi-cli"
74
+ | "wasi-filesystem"
75
+ | "wasi-http"
76
+ | "wasi-io"
77
| "worlds-with-types.wit"
78
| "streams.wit" => true,
79
_ => false,
0 commit comments