(no title)
miki_oomiri | 1 month ago
And yes wasm is used wildly. On the web for expensive computation (Google earth, figma, autocad, unity games) or server side for portability and sandboxing (Cloudflare workers, fastly, …)
miki_oomiri | 1 month ago
And yes wasm is used wildly. On the web for expensive computation (Google earth, figma, autocad, unity games) or server side for portability and sandboxing (Cloudflare workers, fastly, …)
IshKebab|1 month ago
The whole "it's not meant to replace JS" thing was just to reduce pushback from JS devs.
miki_oomiri|1 month ago
It was born at the same time as webgl, at the time of Jit optimisation for js engines. As a subset of js first, then as wasm as we know it. It was originally for games and performance on the web.
At no point there was a conversation about "replacing js", but more like, "js can't do these stuff. let's have something else".
unknown|1 month ago
[deleted]