Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
hhugo created a comment on an issue on ocsigen/js_of_ocaml
An alternative version of https://github.com/janestreet/ppx_expect/pull/56 was merged and should be present in the next version of ppx_expect (v0.18.0 probably)
hhugo created a comment on a pull request on janestreet/ppx_expect
cc [dkalinichenko-js](https://github.com/dkalinichenko-js)
hhugo pushed 621 commits to master SylvainBoilard/js_of_ocaml
- Wasm AST 8999005
- Ouput assembly code for LLVM e419de7
- Structured control flow + simple instructions b49f569
- Memory operations c686d24
- Constants 7ec6bc3
- Closure conversion 61ac73f
- Constant propagation 1a6be26
- Curryfication ad2e7ef
- Shadow stack 7414051
- Disable mutual tail call optimization for now 5a25ace
- Wasm AST: additional features e0b475a
- Assembly code output: add producer section 8038c43
- Generate some code for exception handling 82c2015
- Output Wasm in text format bec3f10
- More primitives 2314e7c
- Target the GC proposal cdcafa2
- AST changes 20d26db
- Implement some float operations f621020
- Minimal runtime 7376bbf
- AST fixes 8ff4ba6
- and 601 more ...