Skip to content

Commit

Permalink
Updated dune files
Browse files Browse the repository at this point in the history
  • Loading branch information
vouillon committed Dec 19, 2024
1 parent 4294aed commit 17790b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/dune
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
(:standard
(:include cflags.sexp))))
(js_of_ocaml
(javascript_files runtime.js))
(wasm_of_ocaml
(javascript_files runtime.js)
(wasm_files runtime.wat)))

Expand Down

0 comments on commit 17790b7

Please sign in to comment.