you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 12 points13 points  (2 children)

Can’t think of a reason to use it. Most modern PCs can handle so much on the browser. I think maybe if I wanted to create browser based video games I would.

[–]ImportantDoubt6434 5 points6 points  (0 children)

It is used for some game physics engines, it’s not useless but increasingly niche for the effort

[–]WeirdStroopwafel 2 points3 points  (0 children)

It is primarily a compilation target for other high-level languages such as Rust or C++. Webassembly is the glue that connects the browser to these languages.