Settings

Theme

Show HN: NPM install a WASM based Linux VM for your agents

github.com

3 points by schmuhblaster 2 months ago · 3 comments

Reader

westurner 2 months ago

From 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.

  • schmuhblasterOP 2 months ago

    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.

schmuhblasterOP 2 months ago

Thought this could be useful. Opus 4.5 helped me build most of it, including a simple network stack so that the VM may access the outside world. Still at a very early stage, but I think it looks promising.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection