amained / kapuc

[in development] General programming language compiled with LLVM.
0 stars 2 forks source link

Feature/Version flags #13

Open bencinn opened 6 months ago

bencinn commented 6 months ago

meson docs we could use this to set the version name, version commit hash, version diff? also set some useful flags for optimization (some sds stuff? the LLVM codegen default arch so we don't need to check that every time? disable debug info generation? the possibility wow)