You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
Currently, the stdlib exports a single CMake target, this means that to use even a single feature one has to compile the entire standard library. This is particularly problematic for cases where ...