Predicting an enormous waste of time building UI frameworks with WASM and WebGPU
1–10 of 18 posts
Re: Predicting an enormous waste of time building UI frameworks with WASM and WebGPU
#2That said, Flutter did solve one problem better than competing alternatives in my opinion, which is that it is cross-platform and GPU-accelerated and has a small runtime.
Typical WebGL + WASM solutions need a 10 MB JavaScript download, which makes them unsuitable for regular websites. Flutter, on the other hand, is small enough to use both as a website and as an app.
Re: Predicting an enormous waste of time building UI frameworks with WASM and WebGPU
#3Re: Predicting an enormous waste of time building UI frameworks with WASM and WebGPU
#4No guess on the naming style of those frameworks?
Re: Predicting an enormous waste of time building UI frameworks with WASM and WebGPU
#5Re: Predicting an enormous waste of time building UI frameworks with WASM and WebGPU
#6Re: Predicting an enormous waste of time building UI frameworks with WASM and WebGPU
#7Re: Predicting an enormous waste of time building UI frameworks with WASM and WebGPU
#8https://leaningtech.com/cheerpj/
https://leaningtech.com/cheerpx-for-flash/
https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blaz...
Re: Predicting an enormous waste of time building UI frameworks with WASM and WebGPU
#9This will make branded, OS-specific UI frameworks mostly irrelevant.
There will be less of platform lock-in. Users will be free to migrate between platforms, as most applications will be avaliable on multiple platforms by default. UI/UX will become independent of a platform's brand. This will lead to increased use of alternative OSes among casual users.
Re: Predicting an enormous waste of time building UI frameworks with WASM and WebGPU
#10Or some of these framework will finally mature in the next decade and solve remaining UX issues. This will make branded, OS-specific UI frameworks mostly irrelevant. There will be less of platform lock-in. Users will be free to migrate between platforms, as most applications will be avaliable on multiple platforms by default. UI/UX will become independent of a platform's brand. This will lead to increased use of alte…