= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Implementation of Mirage consoles using Lwt
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
mirage-console-v2.4.2.tbz
md5=78bdb8d509f2c3576e69e49cd191896a
Description
This implements a MirageOS console device using the Lwt concurrency libary for concurrency.
Dependencies (5)
-
cstruct
>= "1.9.0"
- lwt
-
mirage-console
>= "2.2.0" & < "3.0.0"
-
dune
>= "1.0"
-
ocaml
>= "4.04.2"
Dev Dependencies
-
None
Used by (7)
-
mirage-console-solo5
>= "0.2.0" & < "0.6.1"
-
mirage-console-unix
>= "2.2.0" & < "2.4.3"
-
mirage-console-xen
>= "2.2.0" & < "2.4.3"
-
mirage-console-xen-backend
< "2.4.3"
- mirage-console-xen-cli
-
mirage-console-xen-proto
< "3.0.0"
-
mirage-types-lwt
>= "3.0.0" & < "3.7.1"
Conflicts
-
None
On This Page