Skip to content

Commit 1d74c77

Browse files
Update src/doc/rustc/src/platform-support.md
Co-authored-by: Josh Triplett <[email protected]>
1 parent 9d6f7f7 commit 1d74c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc/src/platform-support.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ target | std | host | notes
276276
`thumbv7a-pc-windows-msvc` | ? | |
277277
`thumbv7a-uwp-windows-msvc` | ✓ | |
278278
`thumbv7neon-unknown-linux-musleabihf` | ? | | Thumb2-mode ARMv7a Linux with NEON, MUSL
279-
`wasm64-unknown-unknown` | ? | | WebAssembly
279+
[`wasm64-unknown-unknown`](platform-support/wasm64-unknown-unknown.md) | ? | | WebAssembly
280280
`x86_64-apple-ios-macabi` | ✓ | | Apple Catalyst on x86_64
281281
`x86_64-apple-tvos` | * | | x86 64-bit tvOS
282282
`x86_64-pc-windows-msvc` | ✓ | | 64-bit Windows XP support

0 commit comments

Comments
 (0)