Ecosyste.ms: Timeline

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

vouillon

vouillon pushed 2 commits to wasm ocaml-wasm/bigstringaf

View on GitHub

vouillon pushed 1 commit to wasm-runtime-changes ocsigen/js_of_ocaml
  • Wasm runtime changes So that we can later implement `-enable use-js-string` without breaking compatibility with the ... 5094ef3

View on GitHub

vouillon pushed 2 commits to js-strings ocsigen/js_of_ocaml

View on GitHub

vouillon pushed 1 commit to wasm-runtime-changes ocsigen/js_of_ocaml
  • Wasm runtime changes So that we can later implement `-enable use-js-string` without breaking compatibility with the ... c2f6204

View on GitHub

vouillon pushed 1 commit to jsoo-6 ocaml-wasm/zarith_stubs_js

View on GitHub

vouillon created a branch on ocsigen/js_of_ocaml

wasm-runtime-changes - Compiler from OCaml to Javascript.

vouillon created a branch on ocaml-wasm/zarith_stubs_js

jsoo-6 - Javascripts stubs for the Zarith library

vouillon pushed 7 commits to js-strings ocsigen/js_of_ocaml
  • Wat file preprocessor f2b41c2
  • Imported string constants 4270f55
  • Wasm_of_ocaml: implement use-js-string flag 96d6c09
  • Test: enable JS string dd5da6e
  • Revert "Test: enable JS string" This reverts commit 9dc49d60a55c2a267c1fd6932feca5dee2a3dc5e. b6bd6ba
  • CI d1b47a4
  • WIP 3c28717

View on GitHub

vouillon created a review comment on a pull request on ocaml/dune
You don't need to move this.

View on GitHub

vouillon created a review on a pull request on ocaml/dune

View on GitHub

vouillon created a review comment on a pull request on ocaml/dune
`name` is not right. ```suggestion | Some backend -> set acc "effects" (`Effects backend) ``` or ```suggestion | Some backend -> { acc with effects = Some backend } ```

View on GitHub

vouillon created a review on a pull request on ocaml/dune

View on GitHub

vouillon pushed 1 commit to js-strings ocsigen/js_of_ocaml

View on GitHub

vouillon pushed 1 commit to js-strings ocsigen/js_of_ocaml

View on GitHub

vouillon pushed 1 commit to wasm-js-strings ocaml-wasm/zarith_stubs_js

View on GitHub

vouillon pushed 1 commit to js-strings ocsigen/js_of_ocaml

View on GitHub

vouillon pushed 1 commit to wasm-js-strings ocaml-wasm/zarith_stubs_js

View on GitHub

vouillon pushed 2 commits to js-strings ocsigen/js_of_ocaml
  • Revert "Test: enable JS string" This reverts commit 9dc49d60a55c2a267c1fd6932feca5dee2a3dc5e. 3aee1b5
  • CI 594cf8b

View on GitHub

vouillon created a branch on ocaml-wasm/zarith_stubs_js

wasm-js-strings - Javascripts stubs for the Zarith library

vouillon opened a pull request on inhabitedtype/bigstringaf
Wasm_of_ocaml runtime file
vouillon pushed 5 commits to wasm ocaml-wasm/bigstringaf
  • Fix C stubs to avoid returning void 63983b5
  • Merge pull request #56 from ncik-roberts/fix-c-stubs Fix C stubs to avoid returning void 39a242e
  • Update dune version 23401ac
  • Wasm runtime file 4294aed
  • Updated dune files 17790b7

View on GitHub

vouillon pushed 2 commits to master ocaml-wasm/bigstringaf
  • Fix C stubs to avoid returning void 63983b5
  • Merge pull request #56 from ncik-roberts/fix-c-stubs Fix C stubs to avoid returning void 39a242e

View on GitHub

vouillon created a comment on a pull request on ocaml/dune
> Note: I have used `failwith` when a dune rule is asking to pass `--effects=double-translation` with a version of jsoo/wasmoo that doesn’t support it, because I don’t know what the proper way of e...

View on GitHub

vouillon pushed 2 commits to js-strings ocsigen/js_of_ocaml
  • Wasm_of_ocaml: implement use-js-string flag 5aefa69
  • Test: enable JS string 9dc49d6

View on GitHub

vouillon pushed 4 commits to js-strings ocsigen/js_of_ocaml
  • Wat file preprocessor 414dc66
  • Imported string constants f0252f0
  • Wasm_of_ocaml: implement use-js-string flag 9c472a4
  • Test: enable JS string 6164415

View on GitHub

vouillon pushed 14 commits to js-strings ocsigen/js_of_ocaml
  • Fixes d13b8d9
  • Wasm runtime: clean-up a37096b
  • Tests: use Jsoo_runtime.Sys.Config.use_js_string rather than a hack 5fa1eb1
  • Rename module Wa_runtime to Runtime_files 6aaeb40
  • Wasm runtime: rename type $string to $bytes 969fd70
  • Wasm runtime: rename some functions 5ccd3b7
  • Wasm AST: add extern.convert_any 9ba2e6c
  • Wasm_of_ocaml: support JavaScript strings in prelude code 75b2e52
  • Flag use-js-string default to false for wasm_of_ocaml d3f8380
  • CI: use node v8 canary a2209c4
  • Wat file preprocessor 0d6d826
  • Imported string constants f49d969
  • WIP ba14b7c
  • Test: enable JS string af0bdb8

View on GitHub

vouillon pushed 2 commits to js-strings ocsigen/js_of_ocaml

View on GitHub

vouillon created a review comment on a pull request on ocaml/dune
I would select the flags based on jsoo version: ```ocaml let to_flag ~recent = [...] | Some backend -> Some (if recent then "--effects=" ^ string_of_effects backend else "-...

View on GitHub

vouillon created a review on a pull request on ocaml/dune

View on GitHub

vouillon pushed 3 commits to js-strings ocsigen/js_of_ocaml
  • Wat file preprocessor 80aa961
  • WIP 1625609
  • Flag use-js-string default to false for wasm_of_ocaml 5e8d9b2

View on GitHub

Load more