Skip to content

Commit e6eb858

Browse files
committed
Runtime: use monomorphic representation for MlBytes
1 parent ef03e6f commit e6eb858

File tree

2 files changed

+88
-187
lines changed

2 files changed

+88
-187
lines changed

CHANGES.md

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

0 commit comments

Comments
 (0)