DerekSelander / dreadnought

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dreadnought

Required

brew install llvm rust

Getting Started

$ git clone https://github.com/blacktop/dreadnought.git
$ cd dreadnought
$ make
cat arm64e.bin | ./target/debug/dreadnought

TODO

  • create a llvm c++ api wrapper 😩

About

License:Apache License 2.0


Languages

Language:Rust 95.2%Language:Makefile 4.8%