Skip to content

Commit d2e6f04

Browse files
committed
Runtime: use monomorphic representation for MlBytes
1 parent 9315996 commit d2e6f04

File tree

2 files changed

+80
-173
lines changed

2 files changed

+80
-173
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
requested at compile time (--enable with-js-error) or at startup (OCAMLRUNPARAM=b=1)
2626
* Runtime: allow dynlink of precompiled js with separate compilation (#1676)
2727
* Runtime: reimplement the runtime of weak and ephemeron (#1707)
28+
* Runtime: refactor mlBytes
2829
* Lib: Modify Typed_array API for compatibility with WebAssembly
2930
* Toplevel: no longer set globals for toplevel initialization
3031

0 commit comments

Comments
 (0)