Very pleased to see people enjoying #runwasi the #webassembly #containerd shim underneath Docker Desktop wasm support, Rancher Desktop wasm support, and #spinkube in the cncf. https://twitter.com/jiaxiao_zhou/status/1800772797003604116?t=YrUFBoWfYhgMB8e78GVz7w&s=19
Mossaka (@jiaxiao_zhou) on X

Runwasi is a Rust library that facilitates running Wasm / WASI workloads managed by Containerd. It reaches 1000 stars on GitHub today 🎉🎉 Check it out: https://t.co/L6wvdCYwRM #CNCF #Kubernetes #Rust #WebAssembly

X (formerly Twitter)
WebAssembly on Kubernetes: everything you need to know

This is the first article in a two-part series explaining everything you need to know about running WebAssembly on Kubernetes.

Nigel Poulton
Just in time for @nigelpoulton's cogitation, #redhat's Chris Wright and Ivan Font discuss WHY wasm and how it fits into the Kubernetes landscape generally: https://www.redhat.com/en/technically-speaking/WebAssembly. If you follow that up with a #runwasi deep dive by Nigel (https://nigelpoulton.com/webassembly-on-kubernetes-everything-you-need-to-know/), you're in shape to understand what's coming.
Technically Speaking | WebAssembly breaks away from the browser

From the browser to the edge, WebAssembly is making waves. What role will it play in the future of server-side technologies?

if you're interested, sit in on the #containerd #runwasi #webassembly shim public meeting tomorrow at 9 AM PDT. https://zoom.us/j/7986978125?pwd=bENmREpnSGRNRXdBZWV5UG8wbU1oUT09

It's the first meeting! Get in at the start if you dig it.

Join our Cloud HD Video Meeting

Zoom is the leader in modern enterprise video communications, with an easy, reliable cloud platform for video and audio conferencing, chat, and webinars across mobile, desktop, and room systems. Zoom Rooms is the original software-based conference room solution used around the world in board, conference, huddle, and training rooms, as well as executive offices and classrooms. Founded in 2011, Zoom helps businesses and organizations bring their teams together in a frictionless environment to get more done. Zoom is a publicly traded company headquartered in San Jose, CA.

Zoom Video

Itty bitty but great steps by @cpuguy upstream with #containerd's #runwasi project for #webassembly in #k8s that now projects into a #rust #crate: https://crates.io/crates/containerd-shim-wasm.

Every little step makes something else easier.

crates.io: Rust Package Registry

Once done -- and hey! lend a hand if you're interested! -- any #runwasi enable cluster anywhere can move their wasm workloads around all they want, no selectors, taints or tolerations. For an example of this kind of agnosticism, here's a short node dancing video between arm and amd nodes on #aks. https://vimeo.com/778583552
nodepool dance.mp4

Vimeo
A cool step on the path to full arch and OS agnosticism in #k8s #webassembly using #runwasi #containerd shim is James Sturtevant's beginning port of ttrpc to Windows. https://github.com/containerd/runwasi/pull/81.....
Update project to latest shim-protos and ttrpc using protobuf 3.x by jsturtevant · Pull Request #81 · containerd/runwasi

In preparation for adding windows #49 which is built using latest ttrpc libraries which use protobuf 3, this PR updates the project to use latest dependencies and moves the protocols to using proto...

GitHub
some of these interfaces will be in the #runwasi shims very soon to dork around with -- and actually invoke some services. https://wasmio.tech is going to be bang full of stuff.
Wasm I/O 2023 - Your WebAssembly Conference • WASM I/O • 23-24 March • Barcelona 2023

Wasm I/O 2023 - Your WebAssembly Conference • WASM I/O • 23-24 March • Barcelona 2023
#webassembly this morning. Great presentation out of #fosdem on wasm operators: https://www.youtube.com/watch?v=E5o81Wldshk. We can do this now using #runwasi shim and elminate the parent operator. Then....
Lightweight Kubernetes Operators with WebAssembly - FOSDEM 2023

YouTube

And this brings #wasmedge into containerd in the #runwasi shim. Great work across #docker, #secondstate, and #microsoft but especially the youki developers. @cpuguy keep on keeping on.
MOAR #webassembly inside #Kubernetes

https://github.com/containerd/runwasi/pull/26

Contribute wasmedge integration back to upstream by CaptainVincent · Pull Request #26 · containerd/runwasi

Todo CI not yet auto build and cp wasmtime shim binary into docker image together. 58a0c2a CI not yet auto build and cp wasmtime shim binary into release tar file together. (We use self-host arm...

GitHub