File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
test/blackbox-tests/test-cases Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ Compilation using jsoo
22
33 $ dune build -- display short bin/ technologic. bc. js @ install 2 > &1 | \
44 > sed s ,^ \ * $ (ocamlc -config-var c_compiler) ,\ \ C_COMPILER,g
5- js_of_ocaml bin/. technologic. eobjs/ jsoo/ technologic. bc. runtime. js
65 ocamldep bin/. technologic. eobjs/ technologic. impl. d
76 ocamldep lib /. x . objs/ x . impl. d
87 ocamlc lib /. x . objs/ byte/ x__. {cmi,cmo,cmt}
98 ocamldep lib /. x . objs/ x__Y. impl. d
9+ js_of_ocaml bin/. technologic. eobjs/ jsoo/ technologic. bc. runtime. js
1010 ocamldep bin/. technologic. eobjs/ z. impl. d
1111 ocamlopt lib /. x . objs/ native/ x__. {cmx,o }
1212 ocamlc lib /. x . objs/ byte/ x__Y. {cmi,cmo,cmt}
Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ Compilation using WasmOO
22
33 $ dune build -- display short bin/ technologic. bc. wasm. js @ install 2 > &1 | \
44 > sed s ,^ \ * $ (ocamlc -config-var c_compiler) ,\ \ C_COMPILER,g
5- wasm_of_ocaml bin/. technologic. eobjs/ jsoo/ technologic. bc. runtime. wasma
65 ocamldep bin/. technologic. eobjs/ dune__exe__Technologic. impl. d
76 ocamldep lib /. x . objs/ x . impl. d
87 ocamlc lib /. x . objs/ byte/ x__. {cmi,cmo,cmt}
98 ocamldep lib /. x . objs/ x__Y. impl. d
9+ wasm_of_ocaml bin/. technologic. eobjs/ jsoo/ technologic. bc. runtime. wasma
1010 ocamldep bin/. technologic. eobjs/ dune__exe__Z. impl. d
1111 ocamlopt lib /. x . objs/ native/ x__. {cmx,o }
1212 ocamlc lib /. x . objs/ byte/ x__Y. {cmi,cmo,cmt}
You can’t perform that action at this time.
0 commit comments