ozaki-r / arm-jsLinks
An ARM emulator written in JavaScript
☆284Updated 11 years ago
Alternatives and similar repositories for arm-js
Users that are interested in arm-js are comparing it to the libraries listed below
Sorting:
- Unicorn CPU emulator framework port for JavaScript☆590Updated last year
- An object-oriented JavaScript x86 Emulator for Node.js and the browser☆135Updated 4 years ago
- Piston Assembler☆231Updated 12 years ago
- LLVM compiled to JavaScript using Emscripten☆467Updated 10 years ago
- Javascript emulator for the LatticeMico platform☆170Updated 3 years ago
- ☆55Updated 12 years ago
- "libcpu" is an open source library that emulates several CPU architectures☆361Updated 3 years ago
- resurrected LLVM "C Backend", with improvements☆128Updated 4 years ago
- Tiny ELF loader☆135Updated 2 years ago
- An old version of Mr. Bellard's JSLinux rewritten to be human readable, hand deobfuscated and annotated.☆1,051Updated 6 years ago
- JavaScript RISC-V ISA Simulator. Boots linux in a web-browser.☆347Updated 4 years ago
- x86 Emulator written in 100% javascript.☆35Updated 3 weeks ago
- WebAssembly JIT☆88Updated 8 years ago
- LLV8 is an experimental top-tier compiler for V8 JavaScript Engine. LLV8 leverages the power of LLVM MCJIT to produce highly optimized co…☆234Updated 8 years ago
- C to WebAssembly compiler☆258Updated 7 years ago
- Keystone assembler framework for JavaScript☆77Updated 2 years ago
- x86 (MS-DOS) documentation, disassembler and emulator - WIP☆308Updated 8 years ago
- ARM emulator☆46Updated 9 years ago
- Ahead of time JavaScript compiler☆255Updated 6 years ago
- Capstone disassembler framework for JavaScript☆180Updated 2 years ago
- A light-weight and efficient disassembler written in C for the ARMv7 instruction set.☆215Updated 9 years ago
- C to WebAssembly + asm.js compilation for humans☆290Updated 7 years ago
- Library for interpreting / debugging wasm code☆98Updated 2 years ago
- A Javascript AOT compiler base on LLVM☆67Updated 10 years ago
- portable libc optimized for code size and readability☆82Updated 8 years ago
- MSDOS emulator built on top of Unicorn engine☆132Updated 9 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆167Updated 3 years ago
- WebAssembly to C decompiler