package solo5-bindings-muen

  1. Overview
  2. No Docs
Solo5 sandboxed execution environment (muen target)

Install

Dune Dependency

Authors

Maintainers

Sources

solo5-v0.6.8.tar.gz
sha512=64eba912f1d5a3b2496077ed78200d5dcfb9536c1c9c9d0bca7a44bb072f49be789e0d89260c39300a7324256b409de403058aa26da56f00f8aea2a521a6ea41

Description

Solo5 is a sandboxed execution environment primarily intended for, but not limited to, running applications built using various unikernels (a.k.a. library operating systems).

This package provides the Solo5 components needed to build MirageOS unikernels on the "muen" target. The resulting unikernels can then be deployed directly on a host running the Muen Separation Kernel.

Building the "muen" target is supported on 64-bit Linux, FreeBSD and OpenBSD systems.

Published: 18 Dec 2020

Dependencies (2)

  1. conf-libseccomp build & os = "linux"
  2. conf-pkg-config < "3"

Dev Dependencies

None

Used by (2)

  1. mirage-solo5 >= "0.6.0" & < "0.7.0"
  2. ocaml-freestanding >= "0.4.0" & < "0.7.0"