Introduction to WebAssembly: why should we care?
tomassetti.me
Introduction to WebAssembly: why should we care?
1–10 of 259 posts
Re: Introduction to WebAssembly: why should we care?
#2Re: Introduction to WebAssembly: why should we care?
#3Re: Introduction to WebAssembly: why should we care?
#4Re: Introduction to WebAssembly: why should we care?
#5Re: Introduction to WebAssembly: why should we care?
#6I am betting when WebAssembly gets mature all Web sites will look like Flash, just coded on the framework of choice, thus finally making the browser just yet another VM.
Re: Introduction to WebAssembly: why should we care?
#7I am betting when WebAssembly gets mature all Web sites will look like Flash, just coded on the framework of choice, thus finally making the browser just yet another VM.
Re: Introduction to WebAssembly: why should we care?
#8We shouldn't. All the nonsense we're trying to cram into the Web is making it harder to justify connecting to it. I long for the days when simple images and text were the norm. Nowadays, I need to have and devote constant system resources to a tracking-blocker, cookie-blocker, an ad-blocker, a script-blocker, a separate javascript-blocker, and a who-knows-what-else-blocker, just to do the things I want to do; let alo…
The main issue with the web currently is that tools designed for the purpose of displaying simple images and text, plus a little interactivity, are being stretched to realize complex applications.
Powerful on-demand applications on the web are a good thing, and it's a good thing that we're finally getting the tools to build them properly.
Re: Introduction to WebAssembly: why should we care?
#9We shouldn't. All the nonsense we're trying to cram into the Web is making it harder to justify connecting to it. I long for the days when simple images and text were the norm. Nowadays, I need to have and devote constant system resources to a tracking-blocker, cookie-blocker, an ad-blocker, a script-blocker, a separate javascript-blocker, and a who-knows-what-else-blocker, just to do the things I want to do; let alo…
Re: Introduction to WebAssembly: why should we care?
#10If you build a website and have to parse something for 20-40 secs for a user, they should fire you on the spot for bad design. Start working for adult sites, if loads longer then 2 secs, redesign.