Skip to content

fasterthanlime/ooc-uv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tentative bindings for libuv.

Nothing is definitive, don't rely on it, it will blow up your dog.

Getting uv

Clone https://github.com/joyent/libuv/ somewhere, and from its directory, run:

git archive HEAD --prefix='uv/' | (cd path/to/ooc-uv ; tar xf -)

Then go in uv/ and hit make so you get a nice uv/uv.a

That's about it!

About

ooc bindings for libuv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages