Effect's Potential for True Parallel Execution on Suitable Runtimes

I have a question that is ts+ adjacent I guess, with abstractions already existing in Effect to deal with safe concurrency (that presumably would be easy to update for true parallel support) would effect be able to safely run on a runtime with true parallel execution capacity?

I'm not even sure if a runtime like that exists, except maybe wasm?

Anyway, just random pondering 😛
Was this page helpful?