Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
vouillon created a review comment on a pull request on ocsigen/js_of_ocaml
I believe this change is no longer relevant and can be reverted.
vouillon created a comment on a pull request on ocsigen/js_of_ocaml
I would really prefer that #1461 get merged first, rather than asking @OlivierNicole to rebase it once more. But I don't think we need to wait for the wasm runtime.
vouillon pushed 9 commits to js-strings ocsigen/js_of_ocaml
- Wasm runtime: rename some functions ae10f18
- Wasm AST: add extern.convert_any a26f235
- Wasm_of_ocaml: support JavaScript strings in prelude code 4295396
- Flag use-js-string default to false for wasm_of_ocaml 734a623
- CI: use node v8 canary 77c2796
- Wat file preprocessor b1941f4
- Imported string constants ee06b61
- Wasm_of_ocaml: implement use-js-string flag cb2bf29
- Test: enable JS string b35c42f
vouillon pushed 21 commits to js-strings ocsigen/js_of_ocaml
- Tests: better constraint for tests (#1773) be85e6f
- Drop old compatibility with IE (#1774) 865249e
- Tests: fix tests-full a555ed4
- Fmt 8a54f80
- Wasm runtime changes So that we can later implement `-enable use-js-string` without breaking compatibility with the ... 4587ff5
- Runtime: caml_subarray_to_jsbytes performance fix Use method subarray rather than slice. 0756e8a
- Fixes 644d479
- Wasm runtime: clean-up e67c54a
- Tests: use Jsoo_runtime.Sys.Config.use_js_string rather than a hack 4b4f3d5
- Rename module Wa_runtime to Runtime_files 432c5ed
- Wasm runtime: rename type $string to $bytes 05cf9f0
- Wasm runtime: rename some functions 1cfd099
- Wasm AST: add extern.convert_any 8150f2f
- Wasm_of_ocaml: support JavaScript strings in prelude code 6bb6b34
- Flag use-js-string default to false for wasm_of_ocaml e2ea16d
- CI: use node v8 canary e48326a
- Wat file preprocessor abd960f
- Imported string constants 10609ac
- Wasm_of_ocaml: implement use-js-string flag 7f7a4c2
- Test: enable JS string c4562d3
- and 1 more ...
vouillon created a review comment on a pull request on ocaml/dune
It would be simpler to have two `set` functions. One for `--enable/--disable` and one for `--effects`.
vouillon pushed 1 commit to master ocsigen/js_of_ocaml
- Wasm runtime changes So that we can later implement `-enable use-js-string` without breaking compatibility with the ... 4587ff5