aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Add minimal runtime to execute codeJohannes Stoelp2023-02-271-0/+1
|
* base version capable to emit different mov insnsJohannes Stoelp2023-02-261-0/+6
Experimenting with type system to detect invalid operands during compile time.