GitHub - mattn/mruby-uv: interface to libuv for mruby(experimental)

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

Activity

Stars

92 stars

Watchers

8 watching

Forks

25 forks

Releases

No releases published