Skip to content

take-cheeze/mruby-uv

This branch is 13 commits ahead of, 2 commits behind mattn/mruby-uv:master.

Repository files navigation

mruby-uv

Build Status

interface to libuv for mruby(experimental)

License

MIT

libuv

Current mruby-uv use libuv-v1.0.0. In Windows mruby-uv doesn't provide libuv builder so install it before you use this. In OS X install it with brew install libuv --devel to reduce build time.

Compiling libuv requires automake and libtool to be installed on the system. You can install them on OS X with brew install automake libtool.

About

interface to libuv for mruby(experimental)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.1%
  • Ruby 13.9%