[proposal] [dart2wasm] Wasm component model / WASI support #56366
Labels
area-dart2wasm
Issues for the dart2wasm compiler.
type-enhancement
A request for a change that isn't a bug
PROPOSAL
provide support for WASI as a build target for
dart compile
eg:
dart compile wasm -t wasi
ordart compile wasi
NOTE
this issue is part / disambiguation of Support non-JS wasm runtimes, (see the question)
if the latter intends to include WASI support, feel free to close this issue
"similar" GC collected programming language already provide support for WASI
eg: golang, C#, kotlin
cc: @askeksa, @eyebrowsoffire, @lesnitsky, @yjbanov, @mkustermann, @osa1
The text was updated successfully, but these errors were encountered: