Wrote a New API
Created an Open Source Project
ReScript is great, I think my opinion on the matter is pretty clear at this point.

Another thing I'm excited about is the ECMAScript Record & Tuple proposal. I've already experimented with how this can improve the performance of React apps, but I wanted to bring this to ReScript too.

So here's a repo where I'm experimenting with some zero-cost bindings to Record, Tuple, and Box using the amazing poyfill from the Bloomberg team.

https://github.com/tom-sherman/rescript-record-tuple