|
|
|
|
|
by austincheney
3021 days ago
|
|
> One thing that continues to amaze me is that WebAssembly isn't being discussed more outside of the context of the web. Probably because WASM is a runtime blackbox locked inside a web page running in a browser. There is a huge amount of overhead to that and the ability to interact with anything external to the blackbox is severely limited. I get that you are excited that WASM is a compile target for many languages, but it comes with a heavy dose of isolation and performance costs. |
|