AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Implement a Rust Compiler in Your Work
All our code is in Rust, but we do have a tiny web around the user visible parts so that you can actually use it from a C++ program and integrate really nicely with it. That works surprisingly well. But for them, it's challenging to have the Rust compiler in the tool chain or at least for some of them. And when we try to mitigate that by providing binaries for them, but that's not a solution that scales really well. So like you said, it could be quite difficult to add that to their tool chain. Definitely.