subspace icon indicating copy to clipboard operation
subspace copied to clipboard

adds C++20 module interface `sus`

Open cjdb opened this issue 6 months ago • 0 comments

sus is an experimental module interface unit. import sus; replaces including most conventional Subspace headers. Users will need to include headers suffixed with _macros.h in order to use Subspace modules, but should not include any headers otherwise.

cjdb avatar May 27 '25 20:05 cjdb