Hacker News new | ask | show | jobs
by rwmj 2660 days ago
That's pretty much how we wrote the virt tools[1], basically we rely on the OCaml compiler, findlib, and not much else.

[1] https://github.com/libguestfs/libguestfs

1 comments

Wow.

I had not seen your project before and this looks exactly like the right hammer for a problem I needed to hit a week or so go.