Skip to content
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

deps: updates wazero to v1.7.0 #3378

Merged
merged 3 commits into from
Mar 18, 2024
Merged

Conversation

evacchi
Copy link
Contributor

@evacchi evacchi commented Mar 9, 2024

This will update wazero to v1.7.0. The v1.7.0. release marks a milestone in the wazero project, replacing our old compiler architecture with a new optimizing compiler backend.. It also introduces experimental support to the thread spec.

We will officially announce the final v1.7.0 release in just a few days, during Wasm I/O, after which we will undraft this PR and update it to the latest tag.

Let me know if you'd rather merge this PR before the official release. This draft PR is intended to let your CI checks run and verify everything is in order before our final release.

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • [n/a] Created/updated tests
  • [n/a] Extended the documentation / Created issue in the https://github.com/dapr/docs/ repo: dapr/docs#[issue number]

evacchi added 2 commits March 9, 2024 21:36
This will update [wazero](https://wazero.io/) to v1.7.0.
The v1.7.0. release marks a milestone in the wazero project, replacing
our old compiler architecture with a [new optimizing compiler backend.][docs].
It also introduces experimental support to the thread spec.

We will officially announce the final v1.7.0 release in just a few days,
during [Wasm I/O](https://wasmio.tech/), after which we will undraft
this PR and update it to the latest tag.

Let me know if you'd rather merge this PR before the official
release. This draft PR is intended to let your CI checks run and verify
everything is in order before our final release.

[docs]: https://wazero.io/docs/how_the_optimizing_compiler_works/

Signed-off-by: Edoardo Vacchi <[email protected]>
Signed-off-by: Edoardo Vacchi <[email protected]>
@evacchi
Copy link
Contributor Author

evacchi commented Mar 16, 2024

The PR has been updated to 1.7.0 final

@evacchi evacchi marked this pull request as ready for review March 16, 2024 06:30
@evacchi evacchi requested review from a team as code owners March 16, 2024 06:30
@ItalyPaleAle ItalyPaleAle added this pull request to the merge queue Mar 18, 2024
Merged via the queue into dapr:main with commit 2502256 Mar 18, 2024
86 of 89 checks passed
@ItalyPaleAle ItalyPaleAle added this to the v1.14 milestone Mar 21, 2024
@evacchi evacchi deleted the wazero-v1.7.0-pre.1 branch July 31, 2024 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants