Closed nicolo-ribaudo closed 2 years ago
There isn't a good way to polyfill boxes of primitives without leaking memory
How is it different than a record or tuple of only primitives?
Oh that's true, I'll check how they are handled.
closing this as box is gone
This matches what the proposal currently allows.
There isn't a good way to polyfill boxes of primitives without leaking memory, so I added a warning. Is it ok, or should I remove it?