Loading pkgs/development/tools/ocaml/js_of_ocaml/compiler-wasm.nix +2 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,8 @@ buildDunePackage { yojson ]; dontStrip = true; meta = js_of_ocaml-compiler.meta // { description = "Compiler from OCaml bytecode to WebAssembly"; mainProgram = "wasm_of_ocaml"; Loading Loading
pkgs/development/tools/ocaml/js_of_ocaml/compiler-wasm.nix +2 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,8 @@ buildDunePackage { yojson ]; dontStrip = true; meta = js_of_ocaml-compiler.meta // { description = "Compiler from OCaml bytecode to WebAssembly"; mainProgram = "wasm_of_ocaml"; Loading