5 ms·
That's not what they're talking about here. They're saying that any system with a C++ compiler is a target for this new language, as opposed to Rust, which only
by ehzy 4y ago
That's not what they're talking about here. They're saying that any system with a C++ compiler is a target for this new language, as opposed to Rust, which only runs on systems with a LLVM backend.
- humanrebar 4y agoYes. This. Assuming some niche embedded cross compilation toolchain uses C++23, it would support cpp2.