uARM.wasm
Browser-based ARM emulator
An ARM emulator running Linux in browsers using WebAssembly
An ARM emulator ported to WebAssembly and running Linux in browsers.
30 stars
4 watching
4 forks
Language: JavaScript
last commit: about 6 years ago armemscriptenemulatorlinuxwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
ozaki-r/arm-js | An ARM emulator written in JavaScript that emulates an ARMv7-A processor and some peripherals for Versatile Express. | 279 |
piranna/wasmachine | An implementation of WebAssembly in a Field-Programmable Gate Array (FPGA) to execute basic commands | 202 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
ruby/ruby.wasm | A collection of WebAssembly ports of the CRuby interpreter | 686 |
hidamariproject/hidamari | An operating system designed to run WebAssembly code | 64 |
remko/uxn.wasm | An emulator implementation of the Uxn virtual machine in WebAssembly | 41 |
malcolmstill/zware | A runtime engine for executing WebAssembly programs within Zig language | 293 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,614 |
js-emulators/wasmpsx | An emulator for PlayStation consoles running on the WebAssembly platform. | 21 |
tessi/wasmex | Enables Elixir to run WebAssembly code safely and efficiently | 555 |
therealsaumil/emux | An emulation framework for running firmware on emulated hardware using QEMU | 692 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 475 |
wasmerio/wasmer-python | An runtime environment for executing WebAssembly modules in Python. | 2,023 |
admc/wd | A lightweight Node.js client for the WebDriver protocol. | 1,528 |
atrosinenko/qemujs | Port of QEMU machine emulator to JavaScript using Emscripten. | 253 |