More and more, wasm will be used as a sandbox for dynamically loaded code in host apps. For example, to have an automation plugin for an image editing app. Traditionally, this has been done by scripting languages, but wasm will offer many advantages.
As I feel in love with Roc at first sight, I wondered if it will be a possible to embed Roc into another language? Is this planned or is this a non-goal?
do you mean something like this? https://github.com/roc-lang/roc/tree/main/examples/ruby-interop
Yes exactly! Very happy to see that. A custom platform might be what I was looking for
Last updated: Jul 06 2025 at 12:14 UTC