yjbanov / butterfly

A web framework for Dart based on Flutter's widget model
Apache License 2.0
156 stars 13 forks source link

Skis wasm project #40

Open ghost opened 6 years ago

ghost commented 6 years ago

Might be useful.

They aim to support skis in a browser using wasm. Pretty smart.

There is a fair bit of interest for the Google skis team too. See the other issues.

https://github.com/Zubnix/skia-wasm-port/issues/5

This would mean that the flutter project could support web with a few changes. But I don't think dart compiles to wasm yet ?