Calascibetta Romain
Calascibetta Romain
This change was introduced by #402 (/cc @Kensan) but I think it's unrelated to `muen` if I understand correctly and it's just a porcelain change to not pollute the final...
Several questions are needed: 1) which assembler such processor uses? It seems a 64-bit ARM assembler (`aarch64`/`arm64`) which is good for us but experimental 2) how the AWS hypervizor talk...
I'd like to point out that we currently have an [opam-mirror](https://git.robur.coop/robur/opam-mirror) implementation as an unikernel that uses [tar](https://github.com/mirage/ocaml-tar) (as well as zlib/[decompress](https://github.com/mirage/decompress)) and allows random addressable contents. In your proposition,...
It is clear that [this response](https://github.com/mirage/mirage/issues/1402#issuecomment-1470922248) was generated by ChatGPT and that it conveys incorrect information (and that the reader should be made aware of this) with regard to MirageOS...
The issue exist with `opam-monorepo.0.3.6`, the regression seems related to the `mirage` tool so.
Ok, I can confirm that if I revert #1462, the behavior disappears. I will look reasons behind this regression.
Can you precise the version of `checkseum` and `optint`? Several versions was broken in the past due to the representation of integers.
That's indeed unfortunate, I will try to reproduce next week and see what is wrong with `checkseum‧ocaml`
See mirage/checkseum#80
FIxed by ocaml/opam-repository#23657.