Lightning Script is a work-in-progress scripting language with a modern syntax, uncompromising performance, and first-class embedding support.
cmake -B build
cmake --build build
For the best performance, we recommend you compile with -flto
for GCC/Clang and /LTCG
for MSVC.
Modify cmake.toml
to change the build settings.