We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 208f378 commit dbb2500Copy full SHA for dbb2500
src/doc/rustc/src/platform-support.md
@@ -148,7 +148,6 @@ target | std | notes
148
`armv7a-none-eabi` | * | Bare ARMv7-A
149
`armv7r-none-eabi` | * | Bare ARMv7-R
150
`armv7r-none-eabihf` | * | Bare ARMv7-R, hardfloat
151
-`asmjs-unknown-emscripten` | ✓ | asm.js via Emscripten
152
`i586-pc-windows-msvc` | * | 32-bit Windows w/o SSE [^x86_32-floats-x87]
153
`i586-unknown-linux-gnu` | ✓ | 32-bit Linux w/o SSE (kernel 3.2, glibc 2.17) [^x86_32-floats-x87]
154
`i586-unknown-linux-musl` | ✓ | 32-bit Linux w/o SSE, MUSL [^x86_32-floats-x87]
0 commit comments