We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d6f7f7 commit 1d74c77Copy full SHA for 1d74c77
src/doc/rustc/src/platform-support.md
@@ -276,7 +276,7 @@ target | std | host | notes
276
`thumbv7a-pc-windows-msvc` | ? | |
277
`thumbv7a-uwp-windows-msvc` | ✓ | |
278
`thumbv7neon-unknown-linux-musleabihf` | ? | | Thumb2-mode ARMv7a Linux with NEON, MUSL
279
-`wasm64-unknown-unknown` | ? | | WebAssembly
+[`wasm64-unknown-unknown`](platform-support/wasm64-unknown-unknown.md) | ? | | WebAssembly
280
`x86_64-apple-ios-macabi` | ✓ | | Apple Catalyst on x86_64
281
`x86_64-apple-tvos` | * | | x86 64-bit tvOS
282
`x86_64-pc-windows-msvc` | ✓ | | 64-bit Windows XP support
0 commit comments