0.0.1 • Published 8 years ago
luac v0.0.1
node-luac
Binding of Luac 5.3.3 (Lua 5.3.3 compiler) for NodeJS
Install
npm install luac
Usage
luac.buildToFileSync(inputFile, outputFile)
Build inputFile to outputFile synchronously
TODO
- write to Buffer
- write asynchronously
- write using Stream
0.0.1
8 years ago