|
|
|
|
|
by jfbastien
3297 days ago
|
|
WebAssembly is as Turing-complete as JavaScript is, and has fewer APIs. The only API it has JS doesn't really is grow_memory, and even that can kinda be done with ArrayBuffer. I'm not sure what you think makes it the harbinger of closed web. As the WebAssembly CG chair, I'd be interested in understanding that. |
|
I understand WASM isn't reverse engineering proof, but it certainly raises the bar. Especially sans source maps.