zlfn

↗ HN profile [ 28.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Two years ago, I started a project called Rust-GB to compile Rust for the Game Boy. At the time, no stable LLVM backend supported the Game Boy’s CPU. I had to use a complex workaround: transpiling Rust to C via LLVM-CBE…