I've finally noticed that the examples/platform-switching/*-platform/rocLoves*.roc
example apps are referenced extensively for their usefulness in debugging whether a platform language is working on someone's system (see installation guides, Zulip threads, etc).
I originally put those apps inside their respective platforms for two reasons:
platform-switching
dir cleaner, with just the one main.roc
app to toggle between platformsHowever, given the frequency of their references, the length of their paths, and the relative emptiness of the platform-switching
dir anyways, it seems like it might be better to move the rocLoves*.roc
apps up one directory. What do you think?
oh yes that would be nice
https://github.com/roc-lang/roc/issues/3912
Last updated: Jul 26 2025 at 12:14 UTC