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

chore: updates wazero to v1.7.0 #6301

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

evacchi
Copy link
Contributor

@evacchi evacchi commented Mar 12, 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

  • I've read the guidelines for contributing to this repository.
  • I've followed the conventions in the PR title.
  • I've added tests that prove my fix is effective or that my feature works.
  • [na] I've updated the documentation with the relevant information (if needed).
  • [na] I've added usage information (if the PR introduces new options)
  • [na] I've included a "before" and "after" example to the description (if the PR is a user interface change).

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 <evacchi@users.noreply.github.com>
@evacchi evacchi changed the title deps: updates wazero to v1.7.0 chore: updates wazero to v1.7.0 Mar 12, 2024
Signed-off-by: Edoardo Vacchi <evacchi@users.noreply.github.com>
@evacchi
Copy link
Contributor Author

evacchi commented Mar 16, 2024

the PR has been updated to v1.7.0 final

@evacchi evacchi marked this pull request as ready for review March 16, 2024 06:32
@evacchi evacchi requested a review from knqyf263 as a code owner March 16, 2024 06:32
@knqyf263
Copy link
Collaborator

Thanks!

@knqyf263 knqyf263 added this pull request to the merge queue Mar 18, 2024
Merged via the queue into aquasecurity:main with commit dd9620e Mar 18, 2024
13 checks passed
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.

None yet

2 participants