fennec icon indicating copy to clipboard operation
fennec copied to clipboard

wessembly support

Open sanathusk opened this issue 2 years ago • 2 comments

There are currently very few frameworks like yew that support building web application as web assembly.The web assembly is bound to take over in near future. If we (Fennec) could add support to build wasm(wasi) backend in dart.That could help in attracting more developers.

sanathusk avatar Dec 05 '22 03:12 sanathusk

hey, thank you for opening an issue. do you have experiences about assembly ? then we can start to add it.

akram-95 avatar Dec 05 '22 08:12 akram-95

some work is being one on the dart sdk side to support it which can be tracked here : https://github.com/dart-lang/sdk/issues/32894 and https://github.com/dart-lang/sdk/blob/main/pkg/dart2wasm/dart2wasm.md. I haven't played enough with it yet actually.

sanathusk avatar Dec 06 '22 14:12 sanathusk