|
|
|
|
|
by skolemtotem
2918 days ago
|
|
> The entire web ecosystem is a closed platform. Please clarify what this means. Standards are open access and browser engines and JS engines are for the most part (Edge, Safari, Chromium, Firefox) open source, so "closed platform" seems, to me, inaccurate. > If the people behind wasm were smart, they'd allow generic handles to a graphics context so that people can write/export other rendering frameworks. Do you see how bloated web browsers are already? Do you really want apps to recreate all of this base functionality, or even to encourage such horrific inefficiency? Hopefully I'm missing something, because this seems like a terrible idea. |
|