Hacker News new | ask | show | jobs
by backspace_ 857 days ago
Pretty cool.

Can the Apple II run rust?

2 comments

rust the compiler, hell no.

But there is an llvm-mos project to generate 6502 code and that can be used to cross compile rust code.

https://llvm-mos.org/wiki/Welcome

https://llvm-mos.org/wiki/Rust

https://github.com/mrk-its/rust-mos

Rust? Can it run crysis?