Skip to content

Commit 91063e0

Browse files
committed
Runtime: use monomorphic representation for MlBytes
1 parent c09c641 commit 91063e0

File tree

2 files changed

+76
-176
lines changed

2 files changed

+76
-176
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@
122122
requested at compile time (--enable with-js-error) or at startup (OCAMLRUNPARAM=b=1)
123123
* Runtime: allow dynlink of precompiled js with separate compilation (#1676)
124124
* Runtime: reimplement the runtime of weak and ephemeron (#1707)
125+
* Runtime: refactor mlBytes
125126
* Lib: Modify Typed_array API for compatibility with WebAssembly
126127
* Lib: add details element and toggle event (#1728)
127128
* Toplevel: no longer set globals for toplevel initialization

0 commit comments

Comments
 (0)