winget install --id Tetrate.wazero
About wazero
wazero is a command line utility to run WebAssembly modules. Specifically, this runs .wasm files compiled with WASI or Go, and has zero platform dependencies.
What's new in 1.12.0
Hi wazero friends! The new release of wazero v1.12.0 has arrived. This release advances us a few more steps towards Wasm 3.0! See #2426 (comment) for where we currently stand. Behavioral changes - 929e400 Extended Constant Expressions (#2468) @mpoindexter - bfb20e0 Exception handling (#2489) @evacchi - 2c14bbf Typed references (#2497) @evacchi - 8ee2508, a877b1b non-blocking IO on custom files (#2476, #2479) @paralin Bug fixes - 2bbd517 Fix fd_prestat_get integer overflow on 32-bit platforms (#2491) @hanxi - 0bcb5f2 Ensure i32 operations are masked (#2488) @evacchi - dafe2ca Fix error when attempting to invoke a start function imported from a host module (#2475) @mpoindexter - f7cf169 Fix error when importing functions which were re-exported (#2463) @mpoindexter - aa7ebad Don't use compiler when executable mmap is disabled (#2471) @anuraaga
Version history
| Version | Updated | Notes |
|---|---|---|
| 1.12.0 | Unknown | Hi wazero friends! The new release of wazero v1.12.0 has arrived. This release advances us a few more steps towards Wasm 3.0! See #2426 (comment) for where we currently stand. Behavioral changes - 929e400 Extended Consta... |
| 1.11.0 | Unknown | Hi wazero friends! The new release of wazero v1.11.0 has arrived. This release is a small "break with the past" it the sense that we added one go.mod dependency to wazero: golang.org/x/sys; read the rational for why. Beh... |
| 1.9.0 | Unknown | wazero 1.9.0 comes with a few bug fixes (#2378, #2365) as well as it is ensured to be compatible with the latest Go 1.24! Enjoy! |
| 1.8.2 | Unknown | This release includes two main things: - the arm64 bug fix for a huge binary #2346 by @evacchi - misc OSes supports by @ncruces |
| 1.6.0 | Unknown | Hey, gophers! Do you know what time it is? It is that time of the year again! That time when we all gather together to share our time with friends and family to celebrate ANOTHER AWESOME WAZERO RELEASE!Notably, this rele... |
| 1.0.3 | Unknown | Release notes |
| 1.0.1 | Unknown | Release notes |