Y
Hacker News
new
|
ask
|
show
|
jobs
by
ehzy
1364 days 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.
1 comments
humanrebar
1364 days ago
Yes. This. Assuming some niche embedded cross compilation toolchain uses C++23, it would support cpp2.
link