Browse docs
Runtime
By default, lde run uses the LDE runtime, which is based on the latest LuaJIT version that lde itself uses to run.
This is useful so users don’t need to have any version of lua installed on their system to run your project, since the LDE runtime is bundled with LDE itself automatically.
In the future, it will contain a vast standard library to power your Lua projects.