issues
search
Snapchat
/
djinni
A tool for generating cross-language type declarations and interface bindings. Djinni's new home is in the Snapchat org.
Apache License 2.0
179
stars
50
forks
source link
Size optimizations for Composer
#167
Closed
li-feng-sc
closed
7 months ago
li-feng-sc
commented
7 months ago
Replace std::call_once with simple bool flag (as this is not supposed to be called concurrently)
Add noexcept where applicable in support lib and generated code