logoalt Hacker News

maxlohtoday at 6:06 PM1 replyview on HN

Unfortunately, he didn't attach the source code for the 64-bit x86 emulation layer, or the config used to compile the hosted image.

For a more open-source version, check out container2wasm (which supports x86_64, riscv64, and AArch64 architectures): https://github.com/container2wasm/container2wasm


Replies

zamadatixtoday at 6:19 PM

https://github.com/copy/v86 might be a more 1:1 fully open sourced alternative.

show 1 reply