x86 emulator for running simple binaries in your browser
published version 0.6.0, 2 years agoThis is a very basic `x86_64` (very small subset) Assembler based on the [`iced-x86`](https://crates.io/crates/iced-x86) Rust crate. I built it because I couldn't find a version of the GNU Assembler for `x86_64` that worked on the web.
published version 0.1.0, 2 years ago