This message was deleted.
# k3d
a
This message was deleted.
l
@alert-summer-43059: Yep, it does support wasm. You'll need to download the relevant containerd shim that supports wasm & apply runtime classes to run those workloads.
a
Is there an example for me?
Not rancher-specific though.
a
OK,thanks
Do you know how to use wasm for k3s? I saw that it has been updated, but I don't know how to operate it
l
Could you elaborate on what do you mean by using wasm for k3s? The step-by-step execution path is given above for k3d
a
I want to apply wasm on my k3s, but I don't know what to do?
l
You can just apply the containerd shim & runtime classes as detailed above and it should work, IMO
a
Can you give me an address?
Alternately, you can use the runwasi project inside of containerd and build the shims to run custom wasm runtimes - https://github.com/containerd/runwasi#
a
Thank you. I'll give it a try