-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add release notes for 2.0.0 #5048
Conversation
RELEASES.md
Outdated
* A `--disable-parallel-compilation` CLI flag is now implemented for `wasmtime`. | ||
[#4911](https://github.com/bytecodealliance/wasmtime/pull/4911) | ||
|
||
* A backend for RISC-V 64 has ben added to Cranelift and Wasmtime. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
*been
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with typo fix that bjorn3 pointed out
RELEASES.md
Outdated
* A `--disable-parallel-compilation` CLI flag is now implemented for `wasmtime`. | ||
[#4911](https://github.com/bytecodealliance/wasmtime/pull/4911) | ||
|
||
* A backend for RISC-V 64 has ben added to Cranelift and Wasmtime. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also maybe say "experimental" or "tier 3" here to set expectations?
Ah that reminds me to update |
* Add release notes for 2.0.0 * Review comments
No description provided.