KWasm / kwasm-node-installer

Installs KWasm on Kubernetes nodes.
Apache License 2.0
35 stars 13 forks source link

chore: bump containerd-wasm-shims to v0.9.0 #41

Closed Mossaka closed 1 year ago

0xE282B0 commented 1 year ago

Thanks for updating the shims, but 0.9.0 is more than just a version bump, with the shims being able to work with sidecars we can now safely drop crun+wasmedge as the default runtime for WasmEdge in favor of the runwasi WasmEdge shim. This simplifies the installer a lot.

I'd close this issue in favor of #42. Sorry for any inconvenience.