Comment on Show HN: NPM install a WASM based Linux VM for your agentsComments−westurner7moFrom https://github.com/container2wasm/container2wasm/issues/550#... :How to run vscode-container-wasm-gcc-example with c2w, with joelseverin/linux-wasm?linux-wasm is apparently faster than c2w.−schmuhblasterOP7molinux-wasm is an awesome project, but relies on compiling the kernel itself into WASM. This seems to work in principle, but is still a bit unstable. But I do hope that eventually one can get rid of the emulator in the middle as is done in c2w.
Comments
From https://github.com/container2wasm/container2wasm/issues/550#... :
linux-wasm is apparently faster than c2w.
linux-wasm is an awesome project, but relies on compiling the kernel itself into WASM. This seems to work in principle, but is still a bit unstable. But I do hope that eventually one can get rid of the emulator in the middle as is done in c2w.