Calascibetta Romain
Calascibetta Romain
LGTM regardless few details (like `;;` and newlines - but I leave it to the discretion of the authors).
I'm ok with this PR but it requires a little documentation. I will do something probably tomorrow on this topic and see how to explain this file and how to...
A new branch `dinosaure/ocaml-tls#miou-string` exists which is this PR on top of our changes about `Cstruct.t -> string` but I will propose it when the `Cstruct.t -> string` PR will...
We should merge this after the Cstruct.t - > string PR. It does not require as is mirage-crypto-rng-miou-unix but it requires fixes about parallelism to work nicely then (so it...
I actually tested this PR with Miou and `httpaf` and it seems to work pretty well at a glance :+1:.
Is it possible to know: 1) the version of `decompress` 2) the contents of `.git/objects/2d/3978bb858c718a42b61ffb1769a4329c2a1bb7` 3) the initial content (without compression) of the blob For the latter, you can find...
Hi @nickbetteridge, currently we only support OCaml 4.14 and I'm waiting that `ocaml-solo5` is upgrade to OCaml 5 to do the same into `gilbraltar`. I just bought a Raspberry Pi...
Just to inform you that I'm currently trying to play with a Raspberry Pi 5 and I can, at least, re-integrate `nolibc` which is needed to compile the OCaml runtime...