Hacker News new | ask | show | jobs
by talex5 3209 days ago
For reference, the ugly OCaml equivalent unikernel is:

let () = print_endline "Hello, world!"

(from http://roscidus.com/blog/blog/2014/07/28/my-first-unikernel/)