luac

0.0.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i luac

Weekly Downloads

3

Version

0.0.1

License

ISC

Last publish

Collaborators

  • dawee