Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
vouillon pushed 10 commits to js-strings ocsigen/js_of_ocaml
- Tests: use Jsoo_runtime.Sys.Config.use_js_string rather than a hack 42b3dd3
- Rename module Wa_runtime to Runtime_files a65d479
- Wasm runtime: rename type $string to $bytes 6aa75e5
- Wasm runtime: rename some functions 0a548cc
- Wasm AST: add extern.convert_any 1a7ffe6
- Wasm_of_ocaml: support JavaScript strings in prelude code fc0d4e1
- CI: use node v8 canary 9fcd3a9
- Wat file preprocessor 1cdf16d
- WIP e74d2e0
- Flag use-js-string default to false for wasm_of_ocaml 4d17ab4
vouillon pushed 10 commits to js-strings ocsigen/js_of_ocaml
- Wasm runtime: clean-up efb6d65
- Tests: use Jsoo_runtime.Sys.Config.use_js_string rather than a hack b9b9d82
- Rename module Wa_runtime to Runtime_files 80e8b36
- Wasm runtime: rename type $string to $bytes 6d10e34
- Wasm runtime: rename some functions 5ca370e
- Wasm AST: add extern.convert_any 0f23d6f
- Wasm_of_ocaml: support JavaScript strings in prelude code 3969a08
- CI: use node v8 canary 3ebd7d0
- Wat file preprocessor 275e36c
- WIP 94d028a
vouillon pushed 9 commits to js-strings ocsigen/js_of_ocaml
- Runtime: caml_subarray_to_jsbytes performance fix Use method subarray rather than slice. c030783
- Tests: use Jsoo_runtime.Sys.Config.use_js_string rather than a hack a681153
- Wasm runtime: rename type $string to $bytes 94bc35c
- Wasm runtime: rename some functions 300b86d
- Wasm AST: add extern.convert_any f5497db
- Wasm_of_ocaml: support JavaScript strings in prelude code 1cc37d5
- CI: use node v8 canary 60f3ba3
- Wat file preprocessor cc98820
- WIP 037f345