Stream: wasmtime

Topic: ✔ Version 20


view this post on Zulip Frank Rehwinkel (Apr 07 2024 at 14:49):

I see the mainline is working on version 21. And the WebAssembly Feature Extensions page says WasmTime version 20 supports Bulk memory operations and Reference types.

But I run the WasmTime installation command curl https://wasmtime.dev/install.sh -sSf | bash on my Mac and my Linux machines and I only get version 19.0.1.

view this post on Zulip Frank Rehwinkel (Apr 07 2024 at 14:55):

Actually the page I referred to referenced version WasmTime 0.20, not 20. My bad there. Still wondering if WasmTime 20 is supposed to require building and installing it oneself.

view this post on Zulip Lann Martin (Apr 07 2024 at 15:00):

The release branch gets cut a couple weeks before publishing: https://github.com/bytecodealliance/wasmtime/blob/main/docs/contributing-release-process.md#releasing-a-major-version

A fast and secure runtime for WebAssembly. Contribute to bytecodealliance/wasmtime development by creating an account on GitHub.

view this post on Zulip Frank Rehwinkel (Apr 07 2024 at 15:07):

Makes sense. Thanks for the pointer.

view this post on Zulip Notification Bot (Apr 07 2024 at 15:07):

Frank Rehwinkel has marked this topic as resolved.


Last updated: Oct 23 2024 at 20:03 UTC