Lua Opinionated Guide

Use when tuning performance-critical Lua hot paths: the tunings especially benefit LuaJIT, and the principles apply to vanilla Lua 5.4 too. A focused overlay that covers only hot-path performance, not Lua fundamentals. Triggers on `.lua` files in performance-sensitive or LuaJIT projects and on prompts about JIT-friendly tables, table pre-allocation, cache lookups, stable table shapes, or hot-path tuning, even when the user doesn't say 'LuaJIT'.

xonovex 2dfe60f 6 files · 11.0 KB Updated

File contents

xonovex/platform/tree/main/packages/skill/skill-lua-opinionated/lua-opinionated-guide commit 2dfe60fab1

Frequently asked questions

npx skillmds@latest add xonovex/lua-opinionated-guide