Skip to content

Commit

Permalink
Revert "Test: enable JS string"
Browse files Browse the repository at this point in the history
This reverts commit 9dc49d6.
  • Loading branch information
vouillon committed Dec 20, 2024
1 parent c4562d3 commit c3acaa3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions dune
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@
(:standard -w +a-4-40-41-42-44-48-58-66-70))
(binaries
(tools/node_wrapper.exe as node)
(tools/node_wrapper.exe as node.exe))
(wasm_of_ocaml
(flags
(:standard --enable use-js-string))))
(tools/node_wrapper.exe as node.exe)))
(with-effects
(js_of_ocaml
(compilation_mode separate)
Expand Down

0 comments on commit c3acaa3

Please sign in to comment.