Skip to content

Commit dbb2500

Browse files
Officially remove asmjs platform support
1 parent 208f378 commit dbb2500

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ target | std | notes
148148
`armv7a-none-eabi` | * | Bare ARMv7-A
149149
`armv7r-none-eabi` | * | Bare ARMv7-R
150150
`armv7r-none-eabihf` | * | Bare ARMv7-R, hardfloat
151-
`asmjs-unknown-emscripten` | ✓ | asm.js via Emscripten
152151
`i586-pc-windows-msvc` | * | 32-bit Windows w/o SSE [^x86_32-floats-x87]
153152
`i586-unknown-linux-gnu` | ✓ | 32-bit Linux w/o SSE (kernel 3.2, glibc 2.17) [^x86_32-floats-x87]
154153
`i586-unknown-linux-musl` | ✓ | 32-bit Linux w/o SSE, MUSL [^x86_32-floats-x87]

0 commit comments

Comments
 (0)