package solo5-bindings-hvt

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

Install

Dune Dependency

Authors

Maintainers

Sources

solo5-v0.6.9.tar.gz
sha512=e294bb2d02d2d629236615493302d0463c89388987723f3921f6a32c0d44fb843de332c9a148e0c6693f2c2ceee77d973b1cb06766da452c4288c8f6fad0183c

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 and run MirageOS unikernels on the "hvt" target, including the "solo5-hvt" tender source code, and "solo5-hvt-configure" script used to specialize the tender at MirageOS unikernel build time.

The "hvt" target is supported on 64-bit Linux, FreeBSD and OpenBSD systems with hardware virtualization.

Published: 14 Dec 2021

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"