Add a release-notes entry for removal of Cranelift's old x86 backend.

This commit is contained in:
Chris Fallin
2021-09-30 11:20:04 -07:00
parent 25d3fa4d7b
commit eb4fade2f3

View File

@@ -36,6 +36,11 @@
[RFC 14]: https://github.com/bytecodealliance/rfcs/pull/14
* Cranelift's old x86 backend has been removed, as per [RFC 12].
[#3309](https://github.com/bytecodealliance/wasmtime/pull/3009)
[RFC 12]: https://github.com/bytecodealliance/rfcs/pull/12
## 0.30.0
Released 2021-09-17.