Wapka Platform — Engine Reference

Overview Native Static Lua
Lua Native Static 3 Engines — comparison
EngineTypeBest forKey feature
LuaServer-sideDynamic apps, APIs, custom logicFull Lua scripting with REST API access
NativeNo-codeBlogs, forums, file sharing, CMSPre-built apps, one-click install
StaticStaticSPA, landing pages, git deploy9-layer pipeline, GitHub integration
Code Types — 2 primary
IDNameEngineUse
0TwigHTMLAnyHTML, CSS, JS, Twig templates — general-purpose page logic
29LuaScriptLua onlyServer-side Lua with full platform API access
Limits & access
Codes per page1,000
Code content size5 MB
Position range1–1,000 (lower = runs first)
Permission modelLinux-style perm (0–63). Bits 0–2 = others, bits 3–5 = group. null = unrestricted. Owner + Admin always full access.
Ecosystem — tools & links