Skip to content

Commit d4b1528

Browse files
authored
asmjs does not exist anymore lol
1 parent 144ff81 commit d4b1528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/directives.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ means the test won't be compiled or run.
127127
Some examples of `X` in `ignore-X` or `only-X`:
128128

129129
- A full target triple: `aarch64-apple-ios`
130-
- Architecture: `aarch64`, `arm`, `asmjs`, `mips`, `wasm32`, `x86_64`, `x86`,
130+
- Architecture: `aarch64`, `arm`, `mips`, `wasm32`, `x86_64`, `x86`,
131131
...
132132
- OS: `android`, `emscripten`, `freebsd`, `ios`, `linux`, `macos`, `windows`,
133133
...

0 commit comments

Comments
 (0)