Y
Hacker News
new
|
ask
|
show
|
jobs
by
iudqnolq
2390 days ago
But going to c instead of js is an implentation technicality. If WASM becomes commonplace I'd be shocked if some group of kind souls doesn't open source a decompiler to minified js .
1 comments
coolreader18
2390 days ago
There already is a compiler from wasm to asm.js, so I assume it wouldn't be too difficult to go from wasm to more typical js.
link
iudqnolq
2390 days ago
Good to know!
link