Hacker News new | ask | show | jobs
by bhansconnect 934 days ago
Yes and No. Roc fundamentally is built on top of platforms. Platforms are communicated with through cffi. So cffi is fundamental to roc. At the same time, roc will never have general cffi where a package can wrap an arbitrary c library. Those primitives must always come through the platform.

https://www.roc-lang.org/platforms