Having difficulty finding any, but is there any small example repos of calling any of those languages from Roc?
Roc can not do arbitrary CFFI to call these languages
All interactions of this sort must be done through IO exposed by the platform
Throughout the examples, there are multiple platforms in each of those various languages.
Some general info on platforms: https://www.roc-lang.org/platforms
I've tried to link to all the examples I could find in Roc Awesome https://github.com/lukewilliamboswell/roc-awesome?tab=readme-ov-file#embedding-examples
Last updated: Jul 05 2025 at 12:14 UTC