We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad30085 commit c551912Copy full SHA for c551912
builder/builder_test.go
@@ -35,6 +35,7 @@ func TestClangAttributes(t *testing.T) {
35
"riscv-qemu",
36
"wasi",
37
"wasm",
38
+ "wasm-unknown",
39
}
40
if hasBuiltinTools {
41
// hasBuiltinTools is set when TinyGo is statically linked with LLVM,
0 commit comments