argent-smith / mirage-hello

MirageOS/HelloWorld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mirage-hello

MirageOS/HelloWorld modelled after https://mirage.io/wiki/hello-world

Installation && test run

Important: you should install && use opam 2.

$ opam switch create mirage ocaml-system.4.07.0
$ opam install mirage
$ mirage configure -t macosx
$ make depend
$ make

About

MirageOS/HelloWorld


Languages

Language:OCaml 100.0%