Skip to content

Commit

Permalink
Runtime: use monomorphic representation for MlBytes
Browse files Browse the repository at this point in the history
  • Loading branch information
hhugo committed Oct 23, 2024
1 parent 9315996 commit d2e6f04
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 173 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
requested at compile time (--enable with-js-error) or at startup (OCAMLRUNPARAM=b=1)
* Runtime: allow dynlink of precompiled js with separate compilation (#1676)
* Runtime: reimplement the runtime of weak and ephemeron (#1707)
* Runtime: refactor mlBytes
* Lib: Modify Typed_array API for compatibility with WebAssembly
* Toplevel: no longer set globals for toplevel initialization

Expand Down
Loading

0 comments on commit d2e6f04

Please sign in to comment.