Skip to content

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>
@codefromthecrypt codefromthecrypt merged commit 7dc6930 into main Dec 1, 2022
@codefromthecrypt codefromthecrypt deleted the wazero-1.0.0-pre.4 branch December 1, 2022 02:55
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