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.
OS=wasi
test/embedded/hello.swift
1 parent 1efd278 commit ce16289Copy full SHA for ce16289
test/embedded/hello.swift
@@ -2,7 +2,7 @@
2
3
// REQUIRES: swift_in_compiler
4
// REQUIRES: executable_test
5
-// REQUIRES: OS=macosx || OS=linux-gnu || OS=none-eabi || OS=none-elf || OS=none-wasm
+// REQUIRES: OS=macosx || OS=linux-gnu || OS=none-eabi || OS=none-elf || OS=wasi
6
// REQUIRES: swift_feature_Embedded
7
8
print("Hello, Embedded Swift!")
0 commit comments