qemujs
Machine emulator
Port of QEMU machine emulator to JavaScript using Emscripten.
Qemu.js source code with proof-of-concept machine-code-to-WASM JIT.
255 stars
9 watching
8 forks
Language: C
last commit: over 5 years ago javascriptjitjsqemuvm
Related projects:
Repository | Description | Stars |
---|---|---|
ispras/qemu | An emulator and virtualizer that allows running multiple machine architectures on different hardware platforms | 50 |
fcambus/jsemu | A collection of JavaScript emulators for various retro computer systems | 1,779 |
xilinx/qemu | An emulator and virtualizer for a specific type of hardware platform. | 244 |
airbus-seclab/qemu_blog | A series of posts about the internals of QEMU, a system emulator. | 1,366 |
remko/uxn.wasm | An emulator implementation of the Uxn virtual machine in WebAssembly | 41 |
codinguncut/jsbochs | An emulator of an old PC architecture in JavaScript | 38 |
jeffpar/pcjs | An emulator of classic computers and arcade machines in JavaScript | 861 |
arcanis/virtjs | A collection of standardized devices in JavaScript for emulating various engines. | 213 |
tonylianlong/uarm.wasm | An ARM emulator running Linux in browsers using WebAssembly | 30 |
therealsaumil/emux | An emulation framework for running firmware on emulated hardware using QEMU | 692 |
casperaki/juce_emscripten | Port of JUCE audio/video processing library to browser via Emscripten | 9 |
s-macke/jor1k | An emulator for the OpenRISC 1000 processor written in JavaScript | 1,737 |
uraimo/run-on-arch-action | Executes commands on non-x86 CPU architectures using QEMU | 688 |
asiekierka/uxnds | Port of the uxn/Varvara virtual machine to NDS and 3DS consoles for homebrew development | 151 |
js-emulators/wasmpsx | An emulator for PlayStation consoles running on the WebAssembly platform. | 21 |