Closed cknitt closed 3 years ago
Make sure the bindings are zero cost as far as possible.
(Mostly they already are now, but there are some special cases remaining with mixed enums as far as I recall.)
I think we can close this? More zero-cost than now probably requires some changes in the rescript compiler.
Agreed, I think for now we have done what we could.
Make sure the bindings are zero cost as far as possible.
(Mostly they already are now, but there are some special cases remaining with mixed enums as far as I recall.)