package mirage-runtime

  1. Overview
  2. Docs
The base MirageOS runtime library, part of every MirageOS unikernel

Install

Authors

Maintainers

Sources

mirage-4.4.0.tbz
sha256=a72eed41deb9a07d6231038ea447800f03d2c169696f3aee69d26cb21c9e3e27
sha512=3c0c80b5ee4038bc5e24fcdc35e327e470526b2e6c03e00514ae38bc196d001d660659ab2d963d70f38cc40116e74c5d6e702003299946d498d858d1276132ae

Description

A bundle of useful runtime functions for applications built with MirageOS

Tags

org:mirage org:xapi-project

Published: 21 Jun 2023

Dependencies (6)

  1. lwt >= "4.0.0"
  2. logs
  3. functoria-runtime = version
  4. ipaddr >= "5.0.0"
  5. dune >= "2.9.0"
  6. ocaml >= "4.08.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by (10)

  1. conan >= "0.0.2"
  2. conan-cli >= "0.0.2"
  3. mirage = "4.4.0"
  4. mirage-crypto-pk >= "0.10.3" & < "0.11.0"
  5. mirage-crypto-rng-mirage
  6. mirage-entropy = "0.5.0"
  7. mirage-monitoring >= "0.0.3"
  8. mirage-solo5 >= "0.6.1"
  9. mirage-unix >= "4.0.0"
  10. mirage-xen >= "5.0.0"

Conflicts (2)

  1. ppxlib = "0.29.0"
  2. result < "1.5"