Skip to content

Commit 4ce5a8b

Browse files
committed
Update readme
1 parent 838f809 commit 4ce5a8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ See [rustc_testing.md](docs/rustc_testing.md).
104104
## Not yet supported
105105

106106
* SIMD ([tracked here](https://github.com/rust-lang/rustc_codegen_cranelift/issues/171), `std::simd` fully works, `std::arch` is partially supported)
107-
* Unwinding on panics ([no cranelift support](https://github.com/bytecodealliance/wasmtime/issues/1677), `-Cpanic=abort` is enabled by default)
107+
* Unwinding on panics for Windows and macOS (Windows uses a fundamentally different unwinding mechanism and macOS support is not implemented yet. `-Cpanic=abort` is enabled by default)
108108

109109
## License
110110

0 commit comments

Comments
 (0)