Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-17 | Add basic Rust support | Ben Sima | |
Support for packages and third-party imports will need to come later once I figure out how to lookup rust packages by their import statements. Until then, this works to compile "hello world". |