Skip to content

deps: bump wasmtime to 33.0.0#1006

Merged
jprendes merged 1 commit intocontainerd:mainfrom
tanishiking:wasmtime-33
Jun 8, 2025
Merged

deps: bump wasmtime to 33.0.0#1006
jprendes merged 1 commit intocontainerd:mainfrom
tanishiking:wasmtime-33

Conversation

@tanishiking
Copy link
Copy Markdown
Contributor

`IOView` is split off of `WasiView`.
bytecodealliance/wasmtime#10016

`static_memory_maximum_size` is now `memory_reservation`.
bytecodealliance/wasmtime#9545

`detect_precompiled` is now associated function.
bytecodealliance/wasmtime#10405

Moved WASIp2 related things to `wasmtime_wasi::p2` module.
bytecodealliance/wasmtime#10073
Copy link
Copy Markdown
Collaborator

@jprendes jprendes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Thanks a lot for the contribution! 🎉

@jprendes jprendes merged commit 124b5b0 into containerd:main Jun 8, 2025
67 checks passed
@tanishiking tanishiking deleted the wasmtime-33 branch June 8, 2025 11:52
@Mossaka
Copy link
Copy Markdown
Member

Mossaka commented Jun 10, 2025

@tanishiking are you currently blocked by the version? Do you want me to release a new verison of the Wasmtime shim?

@tanishiking
Copy link
Copy Markdown
Contributor Author

tanishiking commented Jun 11, 2025

Thanks @Mossaka, No worries, I'm not blocked. I'm using the local build (that enabled gc and function_references) https://github.com/scala-wasm/runwasi and I could deploy the WasmGC echo-server on local k8s cluster 👍 https://github.com/scala-wasm/scala-wasm/tree/scala-wasm/examples/echo-server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants