diff options
| author | Gus Caplan <me@gus.host> | 2020-12-30 12:52:21 -0600 |
|---|---|---|
| committer | Gus Caplan <me@gus.host> | 2021-04-04 11:29:34 -0500 |
| commit | da66a31572e0f49981d6b958ecdd95397ecf2d3f (patch) | |
| tree | 55b595fb8db8356d328dd83999db2dea646829cc /src/doc/rustc | |
| parent | 5d04957a4b4714f71d38326fc96a0b0ef6dc5800 (diff) | |
| download | rust-da66a31572e0f49981d6b958ecdd95397ecf2d3f.tar.gz rust-da66a31572e0f49981d6b958ecdd95397ecf2d3f.zip | |
wasm64
Diffstat (limited to 'src/doc/rustc')
| -rw-r--r-- | src/doc/rustc/src/platform-support.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/doc/rustc/src/platform-support.md b/src/doc/rustc/src/platform-support.md index ee17fcac45c..f352746d3fb 100644 --- a/src/doc/rustc/src/platform-support.md +++ b/src/doc/rustc/src/platform-support.md @@ -216,6 +216,7 @@ target | std | host | notes `thumbv7a-uwp-windows-msvc` | ✓ | | `thumbv7neon-unknown-linux-musleabihf` | ? | | Thumb2-mode ARMv7a Linux with NEON, MUSL `thumbv4t-none-eabi` | * | | ARMv4T T32 +`wasm64-unknown-unknown` | * | | WebAssembly `x86_64-apple-ios-macabi` | ✓ | | Apple Catalyst on x86_64 `x86_64-apple-tvos` | * | | x86 64-bit tvOS `x86_64-unknown-none-linuxkernel` | * | | Linux kernel modules |
