We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51f6ac7 commit 9a33f82Copy full SHA for 9a33f82
Readme.md
@@ -76,8 +76,6 @@ configuration options.
76
77
## Not yet supported
78
79
-* Inline assembly ([no cranelift support](https://github.com/bytecodealliance/wasmtime/issues/1041))
80
- * On UNIX there is support for invoking an external assembler for `global_asm!` and `asm!`.
81
* SIMD ([tracked here](https://github.com/rust-lang/rustc_codegen_cranelift/issues/171), `std::simd` fully works, `std::arch` is partially supported)
82
* Unwinding on panics ([no cranelift support](https://github.com/bytecodealliance/wasmtime/issues/1677), `-Cpanic=abort` is enabled by default)
83
0 commit comments