Documentation
LuajitOS Developer Guide
Welcome to the LuajitOS documentation. Learn how to build applications, understand the filesystem, and use system APIs.
Documentation
Application Manifest
Learn how to configure your app with manifest.lua, set permissions, and define entry points.
Filesystem
Understand the directory structure and use SafeFS for secure file operations.
Sandbox Environment
Application runtime, window management, permission-based APIs, and built-in globals.
Crypto API
Cryptographic primitives including hashing, encryption, signatures, and key derivation.
Pseudo Files & Pseudo Directories
Virtual files backed by callbacks for dynamic content generation and inter-process communication.
HTML Applications
Build graphical applications using HTML, CSS, and Lua scripting.
Dialog Library
Common dialogs for file open/save, confirmations, prompts, alerts, and custom forms.