|
|
|
|
|
by zozbot234
2351 days ago
|
|
> I was working on Cranelift, the WebAssembly compiler that is also a plausible future backend for Rust debug mode. Just curious, but could Cranelift (or rustc_codegen_cranelift, I'm not sure which would be the closest) also acquire a C-transpiling backend, making it a viable replacement for mrustc? There might be quite a few people willing to fund that sort of work, since it could suffice to bring Rust to a whole lot of platforms that people care about. |
|
The CLIF format is low level but relatively architecture-independent.