mbasso / awesome-wasm

😎 Curated list of awesome things regarding the WebAssembly (wasm) ecosystem.
Creative Commons Zero v1.0 Universal
8.89k stars 504 forks source link

Add BrowserVM #176

Open elliott-wen opened 3 years ago

elliott-wen commented 3 years ago

BrowserVM is an efficient X86-64 full-system emulator running in browsers. It is based on WebAssembly and QEMU.