Y
Hacker News
new
|
ask
|
show
|
jobs
by
MichaelGG
3275 days ago
Why not use asm.js instead of relying on canvas and hacking around browser problems?
1 comments
homm
3275 days ago
1. asm.js is dead in favor of WebAssembly 2. I need a solution for most browsers on most platforms, not for some very recent and most popular
link