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(go): updates wazero to 1.0.0-pre.4 #3242

Merged
merged 1 commit into from
Dec 4, 2022

Conversation

codefromthecrypt
Copy link
Contributor

This updates wazero to 1.0.0-pre.4.

Notably, v1.0.0-pre.4:

  • improves module initialization speed
  • supports listeners in the compiler engine
  • supports WASI fd_pread, fd_readdir and path_filestat_get
  • breaks GoModuleFunc API

This updates [wazero](https://wazero.io/) to [1.0.0-pre.4](https://github.com/tetratelabs/wazero/releases/tag/v1.0.0-pre.4).

Notably, v1.0.0-pre.4:
* improves module initialization speed
* supports listeners in the compiler engine
* supports WASI `fd_pread`, `fd_readdir` and `path_filestat_get`
* breaks GoModuleFunc API

Signed-off-by: Adrian Cole <adrian@tetrate.io>
@knqyf263 knqyf263 merged commit 5c43475 into aquasecurity:main Dec 4, 2022
@knqyf263
Copy link
Collaborator

knqyf263 commented Dec 4, 2022

Thanks👍

@codefromthecrypt codefromthecrypt deleted the wazero-1.0.0-pre.4 branch December 5, 2022 00:10
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