luajit-talk icon indicating copy to clipboard operation
luajit-talk copied to clipboard

Examples for talk about embedding LuaJIT vai its FFI

LuaJIT FFI Talk

Slides: http://vadimg.github.com/luajit-talk

Sections

  • perf: Performance tests
  • hello: Simple "Hello World" example
  • points: More complex Point object example

Installation

./install.sh

This will download and build LuaJIT and V8 locally.

License

MIT