Skip to content

Commit e874f26

Browse files
committed
Changes
1 parent a9c1f7e commit e874f26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
Feature is disabled by default while dune rules are being fixed. Enable with --enable=auto-link.
88
* Compiler: specialize string to js-string conversion for all valid utf8 strings (previously just ascii)
99
* Compiler: use identifier for object literals when possible
10+
* Compiler: Cache function arity (the length prop of a function is slow with v8)
1011

1112
## Bug fixes
1213
- Effects: fix Js.export and Js.export_all to work with functions

0 commit comments

Comments
 (0)