uv-ocaml
uv-ocaml copied to clipboard
Ocaml binding for joyent/libuv[https://github.com/joyent/libuv]
libuv uses libtools to build .la files. I have little experience with these types of files. I had success statically linking the hello-world with these additional linking options, -Wl,--no-as-needed -luv...
move for example, type pipe to the Pipe module and call it 't' as per standard.
Fix code style, and add building to _oasis
??? It seems some of these procedures would benefit from being wrapped in the Async / Lwt paradigm. I need to be more familiar with UV and Async to know...
(this may be resolved in switching to c-types) (see Issue #3 )
Switch FFI to use the ctypes library.
currently commented out in _oasis
currently commented out in _oasis.