portable APT?
portable APT?
Posted Nov 24, 2025 16:53 UTC (Mon) by epa (subscriber, #39769)In reply to: portable APT? by atai
Parent article: APT Rust requirement raises questions
How about a Rust to C converter? I vaguely expected that would exist somewhere. It wouldn't run the borrow checker or most of Rust's other compile time checks, but that doesn't matter, as long as the code previously built with a full Rust compiler. And it could generate code that always runs singlethreaded.
