|
|
|
|
|
by 0cf8612b2e1e
810 days ago
|
|
I am pretty ignorant of Web Assembly development. Does Web Assembly have anything to offer me today as a consumer? Or is all of this still setting the groundwork for a future where programs are truly portable? I have heard some rumblings that the WA machinery makes it easier to restrict access (network, files) but I do not know if those are theoretical or implemented today. |
|
Also I would say an advantage is that the binary format is not proprietary and there's a spec, so anyone could implement their own Wasm VM.
But right now is not in a good place yet, is too early and there are a lot of new functionality that is being standardized by a group (similar to W3C) and the process is very slow.