Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

hhugo

hhugo pushed 1 commit to opt-fiber ocsigen/js_of_ocaml

View on GitHub

hhugo created a comment on a pull request on ocsigen/js_of_ocaml
I've finally managed to find my way out int the runtime. I've tried to change the current design as little as possible but It might not be the best approach.

View on GitHub

hhugo pushed 6 commits to opt-fiber ocsigen/js_of_ocaml

View on GitHub

hhugo created a comment on a pull request on ocaml/ocaml
@lpw25, `caml_continuation_use_and_update_handler_noexc` still walks the chain, it seems, but I think it could grab the other-end inside `cont`. ```c CAMLprim value caml_continuation_use_and_u...

View on GitHub

hhugo created a review comment on a pull request on ocsigen/js_of_ocaml
Indeed, it is initialized by Jsoo_cmdline.Arg.eval.

View on GitHub

hhugo created a review on a pull request on ocsigen/js_of_ocaml

View on GitHub

hhugo created a review on a pull request on ocsigen/js_of_ocaml

View on GitHub

hhugo created a review comment on a pull request on ocsigen/js_of_ocaml
This might be a good place to document things supported by jsoo and missing from wasmoo

View on GitHub

hhugo created a review comment on a pull request on ocsigen/js_of_ocaml
I think that this whole backward compatibility logic should be moved to the cmd_arg module.

View on GitHub

hhugo created a review on a pull request on ocsigen/js_of_ocaml

View on GitHub

hhugo created a review comment on a pull request on ocsigen/js_of_ocaml
Ignore the request. I misread the whole logic

View on GitHub

hhugo created a review comment on a pull request on ocsigen/js_of_ocaml
Maybe move the set call inside the match branch

View on GitHub

hhugo created a review on a pull request on ocsigen/js_of_ocaml

View on GitHub

hhugo created a review comment on a pull request on ocsigen/js_of_ocaml
```suggestion or $(b,double-translation). Effects won't be supported if unspecified." ```

View on GitHub

hhugo created a review on a pull request on ocsigen/js_of_ocaml

View on GitHub

hhugo created a comment on an issue on ocsigen/js_of_ocaml
@vouillon, should we close this with a `wont fix` label ?

View on GitHub

hhugo created a comment on a pull request on ocsigen/js_of_ocaml
We need an entry in menu.wiki

View on GitHub

hhugo created a review comment on a pull request on ocsigen/js_of_ocaml
Jsoo_runtime was created so that alternative lib (such as brr and gen_js_api) can rely on jsoo primitives without having to depend on the whole jsoo lib. The module should be re-exported and docume...

View on GitHub

hhugo created a review on a pull request on ocsigen/js_of_ocaml

View on GitHub

hhugo created a comment on a pull request on ocsigen/js_of_ocaml
@TyOverby, any opinion ?

View on GitHub

hhugo pushed 1 commit to opt-fiber ocsigen/js_of_ocaml
  • Compiler: prepare compiler for 1658 93c0a04

View on GitHub

hhugo pushed 1 commit to opt-fiber ocsigen/js_of_ocaml
  • Compiler: prepare compiler for 1658 cf30bbf

View on GitHub

hhugo pushed 8 commits to opt-fiber ocsigen/js_of_ocaml

View on GitHub

hhugo deleted a branch ocsigen/js_of_ocaml

fix-ci

hhugo pushed 1 commit to master ocsigen/js_of_ocaml
  • CI: fix effects with wasmoo 0b995da

View on GitHub

hhugo closed a pull request on ocsigen/js_of_ocaml
CI: fix effects with wasmoo
hhugo pushed 2 commits to master ocsigen/js_of_ocaml

View on GitHub

hhugo deleted a branch ocsigen/js_of_ocaml

better-chan

hhugo closed a pull request on ocsigen/js_of_ocaml
Don't leak channels.
Alternative to #1578 and #1577. This PR requires ppx_expect and alcotest to be changed. Because the jsoo codebase rely on ppx_expect for its tests, we have a Chicken-and-egg situation. I can...
hhugo pushed 2 commits to better-chan ocsigen/js_of_ocaml

View on GitHub

Load more