Y
Hacker News
new
|
ask
|
show
|
jobs
by
mrec
3409 days ago
Or you can do it on the client side by hooking into the module loader and decompiling the wasm back into asm.js. See for example the
https://github.com/lukewagner/polyfill-prototype-1
PoC mentioned in the wasm FAQ.