Stream: wasmtime

Topic: Wasmtime 17 release


view this post on Zulip Alex Crichton (Jan 25 2024 at 17:41):

With the WASI subgroup vote now complete we're ready now to make the release for Wasmtime so I figured I'd open a thread to coordinate here.

Work items remaining:

view this post on Zulip Alex Crichton (Jan 25 2024 at 17:42):

oh that's not checkboxes. Anyway:

view this post on Zulip Alex Crichton (Jan 25 2024 at 17:42):

if anyone has other bits please drop here too

view this post on Zulip Alex Crichton (Jan 25 2024 at 17:42):

0.2.0 WITs for main are at https://github.com/bytecodealliance/wasmtime/pull/7817

Pending the WASI Preview 2 launch vote at the 1/25 WASI Subgroup meeting, this updates all of the WASI wit files, as well as all use sites, to expect and use version 0.2.0. There are no functional ...

view this post on Zulip Alex Crichton (Jan 25 2024 at 17:43):

I'll start writing the release notes and turning the component model on as well right now

view this post on Zulip Pat Hickey (Jan 25 2024 at 17:43):

i just marked 7817 ready

view this post on Zulip Alex Crichton (Jan 25 2024 at 17:43):

Also pending any objections I'm going to slate the release as happening today, probably in a number of hours

view this post on Zulip Alex Crichton (Jan 25 2024 at 17:51):

component model on by default is at https://github.com/bytecodealliance/wasmtime/pull/7821

This commit enables the component model by default in the embedding API and the CLI. This means that an opt-in of -W component-model is no longer required and additionally .wasm_component_model(tru...

view this post on Zulip Alex Crichton (Jan 25 2024 at 17:59):

release notes are now at https://github.com/bytecodealliance/wasmtime/pull/7822

We read every piece of feedback, and take your input very seriously.

view this post on Zulip Alex Crichton (Jan 25 2024 at 18:02):

I've now pushed backports up to https://github.com/bytecodealliance/wasmtime/pull/7800

that includes the 0.2.0 versions, enabling the component model, and the release notes

This is an automated pull request from CI which is intended to notify maintainers that it's time to release Wasmtime 17.0.0. The release branch was created roughly two weeks ago and it's now time f...

view this post on Zulip Alex Crichton (Jan 25 2024 at 18:02):

so in theory if nothing changes before approvals all we gotta do now is hit merge

view this post on Zulip Alex Crichton (Jan 25 2024 at 18:05):

found a build failure building wasmtime without the component model, fixed in both places now

view this post on Zulip Alex Crichton (Jan 25 2024 at 19:15):

CI for the 17 release branch has passed but I'm waiting for things to land on main before hitting merge

view this post on Zulip Alex Crichton (Jan 25 2024 at 19:24):

github macos builders are failing because they can't reach github.com

nothing reported on githubstatus.com though

GitHub is where over 100 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs and fea...

view this post on Zulip Alex Crichton (Jan 25 2024 at 19:57):

I have Hit The Button

view this post on Zulip Alex Crichton (Jan 25 2024 at 19:58):

https://github.com/bytecodealliance/wasmtime/actions/runs/7659763682 is the link to watch now

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

view this post on Zulip Alex Crichton (Jan 25 2024 at 20:29):

artifact uploading is now happening along with crate publication

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

view this post on Zulip Alex Crichton (Jan 25 2024 at 20:39):

And it's done!

view this post on Zulip Peter Huene (Jan 25 2024 at 21:04):

I really wish Zulip had a proper party-honk emoji

view this post on Zulip Dan Gohman (Jan 25 2024 at 22:01):

:partying_face: :honk:


Last updated: Oct 23 2024 at 20:03 UTC