@@ -168,12 +168,12 @@ target | std | notes
168
168
` i686-unknown-freebsd ` | ✓ | 32-bit FreeBSD [ ^ x86_32-floats-return-ABI ]
169
169
` i686-unknown-linux-musl ` | ✓ | 32-bit Linux with musl 1.2.3 [ ^ x86_32-floats-return-ABI ]
170
170
[ ` i686-unknown-uefi ` ] ( platform-support/unknown-uefi.md ) | ? | 32-bit UEFI
171
- [ ` loongarch64-unknown-none ` ] ( platform-support/loongarch-none.md ) | * | | LoongArch64 Bare-metal (LP64D ABI)
172
- [ ` loongarch64-unknown-none-softfloat ` ] ( platform-support/loongarch-none.md ) | * | | LoongArch64 Bare-metal (LP64S ABI)
171
+ [ ` loongarch64-unknown-none ` ] ( platform-support/loongarch-none.md ) | * | LoongArch64 Bare-metal (LP64D ABI)
172
+ [ ` loongarch64-unknown-none-softfloat ` ] ( platform-support/loongarch-none.md ) | * | LoongArch64 Bare-metal (LP64S ABI)
173
173
[ ` nvptx64-nvidia-cuda ` ] ( platform-support/nvptx64-nvidia-cuda.md ) | * | --emit=asm generates PTX code that [ runs on NVIDIA GPUs]
174
174
[ ` riscv32imac-unknown-none-elf ` ] ( platform-support/riscv32-unknown-none-elf.md ) | * | Bare RISC-V (RV32IMAC ISA)
175
175
[ ` riscv32i-unknown-none-elf ` ] ( platform-support/riscv32-unknown-none-elf.md ) | * | Bare RISC-V (RV32I ISA)
176
- [ ` riscv32im-unknown-none-elf ` ] ( platform-support/riscv32-unknown-none-elf.md ) | * | | Bare RISC-V (RV32IM ISA)
176
+ [ ` riscv32im-unknown-none-elf ` ] ( platform-support/riscv32-unknown-none-elf.md ) | * | Bare RISC-V (RV32IM ISA)
177
177
[ ` riscv32imc-unknown-none-elf ` ] ( platform-support/riscv32-unknown-none-elf.md ) | * | Bare RISC-V (RV32IMC ISA)
178
178
[ ` riscv32imafc-unknown-none-elf ` ] ( platform-support/riscv32-unknown-none-elf.md ) | * | Bare RISC-V (RV32IMAFC ISA)
179
179
` riscv64gc-unknown-none-elf ` | * | Bare RISC-V (RV64IMAFDC ISA)
@@ -193,7 +193,7 @@ target | std | notes
193
193
` wasm32-unknown-unknown ` | ✓ | WebAssembly
194
194
` wasm32-wasi ` | ✓ | WebAssembly with WASI (undergoing a [ rename to ` wasm32-wasip1 ` ] [ wasi-rename ] )
195
195
[ ` wasm32-wasip1 ` ] ( platform-support/wasm32-wasip1.md ) | ✓ | WebAssembly with WASI
196
- [ ` wasm32-wasip1-threads ` ] ( platform-support/wasm32-wasip1-threads.md ) | ✓ | | WebAssembly with WASI Preview 1 and threads
196
+ [ ` wasm32-wasip1-threads ` ] ( platform-support/wasm32-wasip1-threads.md ) | ✓ | WebAssembly with WASI Preview 1 and threads
197
197
[ ` x86_64-apple-ios ` ] ( platform-support/apple-ios.md ) | ✓ | 64-bit x86 iOS
198
198
[ ` x86_64-fortanix-unknown-sgx ` ] ( platform-support/x86_64-fortanix-unknown-sgx.md ) | ✓ | [ Fortanix ABI] for 64-bit Intel SGX
199
199
` x86_64-fuchsia ` | ✓ | Alias for ` x86_64-unknown-fuchsia `
0 commit comments