Hacker News new | ask | show | jobs
by monax 273 days ago
Meson doesn't support C++20 modules, cmake is not my cup of tea, and most importantly it's fun hobby project so I do what I want :^)
1 comments

Makes sense. How have you found C++20 modules?
Awesome! I’ve been waiting for this feature since 2020, and having them finally working is so cool. I haven’t migrated all the code yet, but it’s heading in the right direction
Wait, modules work now? Maybe it's time to give them a shot, at least for my own code...