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.
Unsure which runtimes should be supported, + we should likely have a default.
Additional context
cc @sjrd @tanishiking
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.
Unsure which runtimes should be supported, + we should likely have a default.
--wasmwasmparam for theplatformdirectiveAdditional context
cc @sjrd @tanishiking