←back to thread

408 points ksec | 1 comments | | HN request time: 0.204s | source
1. thorn ◴[] No.45233474[source]
Kudos to the owner of this project. Well done. It is really modern C++ (with modules) and improvements on top. I see that it introduced some kind of GC and other high-level quality-of-life improvements. I noticed stuff like `co_try` and `.unwrap()` and `async`. Was it inspired by Rust? What plans do you have with this project?