Skip to content

Commit 7dcbfed

Browse files
committed
Move the runtime files under runtime/js
The wasm_of_ocaml runtime will be under runtime/wasm.
1 parent 4e12aea commit 7dcbfed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+1
-1
lines changed

compiler/lib-runtime-files/dune

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
(target files.ml)
88
(deps
99
gen/gen.exe
10-
(glob_files ../../runtime/*.js))
10+
(glob_files ../../runtime/js/*.js))
1111
(action
1212
(with-stdout-to
1313
%{target}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)