containerd / runwasi

Facilitates running Wasm / WASI workloads managed by containerd
Apache License 2.0
1.1k stars 95 forks source link

Release a new version for all the shim binaries: Wasmtime, WasmEdge, Wasmer, Wamr #713

Open Mossaka opened 3 weeks ago

Mossaka commented 3 weeks ago

@andreiltd has done some amazing work in the wasmtime shim: https://github.com/containerd/runwasi/pull/691, https://github.com/containerd/runwasi/pull/700 and https://github.com/containerd/runwasi/pull/705. I think it's a good time to release a new version for the wasmtime shim binary and update the docs on how to use wasi-http with wasmtime shim in containerd and k8s.

jprendes commented 3 weeks ago

If we wait a bit we might be able to bump wasmedge and wasmer as well