Hacker News new | ask | show | jobs
by dfee 2904 days ago
To be fair, GitHub attributes 1.5% of hyperkit’s code to ocaml
1 comments

The 1.5% that's in the hyperkit repo is the shim to the Mirage block layer. The qcow2 implementation that's normally linked in is from https://github.com/mirage/ocaml-qcow .