All Projects → mattn → Mruby Uv

mattn / Mruby Uv

interface to libuv for mruby(experimental)

Programming Languages

c
50402 projects - #5 most used programming language

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].