github ocsigen/js_of_ocaml 6.4.1

4 hours ago

CHANGES:

Bug fixes

  • Runtime/wasm: derive the wat-module name from the basename of the input
    path in runtime/wasm/args.ml, so dune 3.24's leading-./ path-form
    representation (ocaml/dune#15156) keeps producing well-formed
    module:path lines for wasmoo_link_wasm (#2371)
  • Tests: pass file paths as literal arguments (with explicit (deps ...))
    instead of %{dep:...} in the md5/md5_nat, dump_sourcemap and
    check-prim tests, which echo the path verbatim, so dune 3.24's leading-./
    path form (ocaml/dune#15156) no longer breaks their expected output (#2384)

Don't miss a new js_of_ocaml release

NewReleases is sending notifications on new releases.