Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
hhugo created a review comment on a pull request on ocsigen/js_of_ocaml
```suggestion | Some effects -> ```
hhugo created a comment on a pull request on ocsigen/js_of_ocaml
The latest commit (that implement perform and reperform separately) is even faster. <pre>$ hyperfine -L v before,next --warmup 3 'node {v}.js 128 500_000' <b>Benchmark 1</b>: node be...
hhugo created a comment on a pull request on ocsigen/js_of_ocaml
The deep_state benchmark (included in this PR in compiler/tests-jsoo/lib-effects/deep_state.ml) runs significantly faster with this PR <pre>$ hyperfine -L v before,after --warmup 3 'node {v...
hhugo created a comment on a pull request on ocaml-community/sedlex
https://github.com/ocaml/ocaml/pull/13668
hhugo created a comment on a pull request on ocsigen/js_of_ocaml
@vouillon, I've reworked the implementation of effects in the js runtime so that it looks more like what's done upstream in the c runtime. Can you take a look ?
hhugo created a comment on a pull request on ocsigen/html_of_wiki
Looking at the CI, the build doesn't seem to be broken. https://github.com/ocsigen/html_of_wiki/actions/runs/12344711217
hhugo created a review comment on a pull request on ocsigen/html_of_wiki
This seem to be the only significant change in this large diff. Why is it not compatible with ocaml 5 ? It would be more useful to fix the build. The rest of changes don't seem related to fixing th...
hhugo pushed 15 commits to opt-fiber ocsigen/js_of_ocaml
- Drop old compatibility with IE (#1774) 865249e
- Tests: fix tests-full a555ed4
- Fmt 8a54f80
- Compiler: prepare compiler for 1658 1f30ce7
- last cont ada281d
- uniform d77a778
- add example 6ca00b2
- optimize eb2e2a3
- fmt and lint bdc5eaf
- cmt c98a47d
- fmt 40b9762
- fix build 4f1b863
- Wip 8f71b6c
- simplify 1a32269
- fix 80dcdff