Hacker News new | ask | show | jobs
by cyber_kinetist 1575 days ago
Repeating my other comment, but I'm also interested if the STL also works out-of-the-box (is libc++ included?). Without it you can't really say it supports C++.
1 comments

Can't find a definitive answer to this, but this merged PR looks like it might implement support for this: https://github.com/ziglang/zig/issues/4786
That's good news. I might try using it someday...