Integrate WASM with Scala CLI #3316
Labels
enhancement
New feature or request
experimental
Tickets tied to experimental features.
Scala.js
WASM
Is your feature request related to a problem? Please describe.
We currently support emitting Wasm via Scala.js, but we do not yet integrate it with Scala CLI features.
Describe the solution you'd like
I'd like to be able to run Scala code with Wasm directly from Scala CLI.
Additionally, I'd like to be able to choose a runtime and let Scala CLI download it for me.
Unsure which runtimes should be supported, + we should likely have a default.
--wasm
wasm
param for theplatform
directiveAdditional context
cc @sjrd @tanishiking
The text was updated successfully, but these errors were encountered: