|
|
|
|
|
by pjmlp
1060 days ago
|
|
Because it basically covers what PNaCL, Java plugin, Flash plugin, Silverlight asm.js were doing. Anything beyond those use cases it is really meh, specially given how clunky compiling and debugin WASM code tends to be. Then we have all those startups trying to reivent bytecode executable formats in the server, as if it wasn't something that has been done every couple of years since late 1950's. |
|
Right but it doesn't right now? Like you can't just write arbitrary code as you would with a Java plugin, or a PNaCL C++ plugin. Wasm is extremely difficult to use for those use cases.
> Then we have all those startups trying to reivent bytecode executable formats in the server, as if it wasn't something that has been done every couple of years since late 1950's.
Yes, because people really want this and the solutions have all been fraught with security issues historically.