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 #8

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

codefromthecrypt
Copy link
Contributor

@codefromthecrypt codefromthecrypt commented Nov 1, 2022

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

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`

Signed-off-by: Adrian Cole <adrian@tetrate.io>
@codefromthecrypt codefromthecrypt changed the title deps: updates wazero to 1.0.0-pre.3 deps: updates wazero to 1.0.0-pre.4 Dec 1, 2022
@codefromthecrypt
Copy link
Contributor Author

cc @dvob

@dvob dvob merged commit d3818d1 into dvob:main Jan 12, 2023
@codefromthecrypt codefromthecrypt deleted the wazero-1.0.0-pre.3 branch March 17, 2023 06:33
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