/cyan-bundler

A proof-of-concept Teal source bundling tool using cyan

Primary LanguageLua

cyan-bundler

A proof-of-concept for using cyan to bundle a lua project into a single native executable or single lua script.

Doesn't do anything (automatic) with dependencies, doesn't optimize code. Just creates a simple C/lua shim.

For a more complete/working version of this kind of thing, check out LuaPak