Debian, Rust, and librsvg
Debian, Rust, and librsvg
Posted Nov 14, 2018 12:30 UTC (Wed) by nix (subscriber, #2304)In reply to: Debian, Rust, and librsvg by glaubitz
Parent article: Debian, Rust, and librsvg
That's not generating C, though: it's not even generating OCaml: it's generating the OCaml IR so it can reuse its code generator, and generating native code. I don't really see that this is much of an improvement over using LLVM as far as portability to weird obscure arches goes. (It's still a really nifty piece of work, though!)