README
cargo run --release -- test/echo.eis
Description
POC of EIS, an instruction set trying to be as simple as possible while still resembling x86 somewhat.
Languages
Rust
100%