I see docker start to support WebAssembly containers what mean you can use same container for multiple arch without need to rebuild
Will LXD support wasi/wasm32
?
I see docker start to support WebAssembly containers what mean you can use same container for multiple arch without need to rebuild
Will LXD support wasi/wasm32
?
I’m no LXD-dev, but that doesn’t seem like something LXD is for. LXD is for running system-containers and virtual-machines, but those are application-containers. LXD doesn’t do Docker-containers, either, but instead you run those inside LXC-containers or VMs.
I don’t see this happening, nor do I see the point.
I ask if LXD will support system containers or virtual machines for wasi/wasm32 (something like lxc launch images:ubuntu/focal/wasm32 ubuntu-wasi-image
)