hhugo
hhugo
I don't think you want to use `globalThis.jsoo_runtime`. It's still part of the globalObject and won't allow you to have multiple jsoo programs running at the same time [1]. I'm...
About the windows rev-deps error, they all seem unrelated to ocamlbuild. Here is what I've done so far: - https://github.com/ocaml/opam-repository/pull/26144 - https://github.com/maranget/hevea/pull/75
@gasche, this is noisy, I don't know if we want to include such test in the CI. We could add it and accept failure, but we probably want to reduce...
@gasche, I've looked at the logs, I couldn't find anything that looked like an ocamlbuild issue. I think we can make a release after #349 is merged.
> Do we have an idea of the scale of the performance gains that could be made with this? I don't know exactly, I've rebased the PR and its ocaml...
> AFAICT this is fixed on 5.8 via 5.8.1, and nearly fixed (waiting for PR merge) for 5.9. > > We could mark 5.8.0 and 5.9.0 as `avoid-version`, or we...
Some rev deps testing has been performed on windows. I could not identify any error caused by ocamlbuild
https://github.com/ocaml/ocamlbuild/pull/348
I went through the logs and couldn't identify any error causes by ocamlbuild
x-link https://gitlab.com/tezos/tezos/-/merge_requests/13440