Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 2592

Comparing programming languages XIII: Retaking this series with ReScript

$
0
0

It is not ideal that using operators included in the stdlib would result in a ~20% performance overhead. These are mostly native features of JavaScript, but we can selectively avoid them.

Once we stabilize the stdlib API surface in v12, we could introduce some compile-time optimizations. Moreover, it would be worth investigating optimizations that automatically transform dot-free calls to procedural syntax, like MoonBit.


Viewing all articles
Browse latest Browse all 2592

Trending Articles