SkillAgentSearch skills...

Luabundle

Bundle Lua files together

Install / Use

/learn @graue/Luabundle
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Luabundle

This program bundles together a series of Lua files for use in the browser with an Emscripten-compiled Lua interpreter. A custom require function is provided that loads the appropriate content from the bundle, rather than trying to call out to the filesystem.

Example usage: luabundle main.lua {src,lib}/*.lua >bundle.lua

This creates a bundle.lua file; running it causes similar results to running main.lua.

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated10mo ago
Forks0

Languages

Lua

Security Score

62/100

Audited on May 28, 2025

No findings