Will it always be the case that the host needs to implement RocStr?
Can't it be the case that roc will export some of those primitive functions for the host's use,
so that the host wouldn't have to care about the internal data structure?
yeah we'd like to have roc glue
generate those, but it doesn't do that yet!
(there's nothing blocking it from doing that already, it just hasn't been implemented yet)
Last updated: Jul 05 2025 at 12:14 UTC