/dreadnought

Primary LanguageRustApache License 2.0Apache-2.0

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 😩