Skip to content

Commit 3298a30

Browse files
committed
Update readme
1 parent c33747b commit 3298a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)