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 1.0.0-pre.4 #22

Merged

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

ShivanshVij and others added 3 commits November 28, 2022 19:03
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>
@LoopholeLabsAdmin LoopholeLabsAdmin changed the base branch from master to staging December 1, 2022 05:35
@LoopholeLabsAdmin LoopholeLabsAdmin merged commit a614dcf into loopholelabs:staging Dec 1, 2022
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.

3 participants