Zak

u/zak@blog.goodanser.com
3 posts · 7 comments

Recent posts

Recent comments

I've never tried porting Rust to a new platform, but in theory being LLVM-based should make that much easier on any platform with LLVM support; compiling to textual LLVM IR then compiling that to native code is a viable bootstrap mechanism.

@HaraldvonBlauzahn@feddit.org @programming@programming.dev