kaledis update-polyfill
Kaledis uses a set of “polyfills” to make Luau code work in standard Lua 5.1/JIT environments (like Love2D).
kaledis update-polyfillWhen to use
Section titled “When to use”- After upgrading Kaledis to a new version.
- If you encounter weird bugs related to standard library functions (table, string, etc.).
- To ensure you have the latest performance improvements for transpiled code.