package mirage-unix

  1. Overview
  2. Docs
Unix core platform libraries for MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-unix-5.0.1.tbz
sha256=535a0bce750305c24b715ca07d28b2979a912c3336edc9bf5ab8d3d2f48684f8
sha512=bd6dafe5276ebcd33bbdf37ff51b70d39989055d595184d4c8f34e6ebac3a843da3aac730ed0ef630522cdb2e43b89e008531db0a83adbe37c7c44606436c4ad

Description

This package provides the MirageOS OS library for Unix targets, which handles the main loop and timers.

Tags

org:mirage

Published: 15 Sep 2022

README

mirage-unix -- Unix core platform libraries for MirageOS

This package provides the MirageOS OS library for Unix targets, which handles the main loop and timers.

Dependencies (5)

  1. mirage-runtime >= "4.0"
  2. duration
  3. lwt >= "2.4.3"
  4. dune >= "1.11"
  5. ocaml >= "4.06.0"

Dev Dependencies

None

Conflicts

None