Stream: beginners

Topic: Cross compilation for mobile


view this post on Zulip Nikita Tchayka (Aug 13 2023 at 11:52):

Is it possible to cross compile in Roc? I was thinking in building a mobile app, but I'd need cross compilation

view this post on Zulip Richard Feldman (Aug 13 2023 at 15:55):

yes! You can already pass the --target flag to compile to a different target.


Last updated: Jul 06 2025 at 12:14 UTC