Skip to content

luvit/uv-ffi

Repository files navigation

uv-ffi

Pure luajit-ffi bindings to libuv just for fun!

This is an experiment with using libuv directly from stock luajit.

Install deps

On a recent ubuntu (Tested on 19.04), simply run:

sudo apt install luajit libuv1-dev

There is no need for luvit, luvi, or even the luv rocks package.

Run the sample

Run the sample with luajit.

luajit test.lua

About

Pure luajit-ffi bindings to libuv just for fun!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages