Y
Hacker News
new
|
ask
|
show
|
jobs
by
johnhenry
3112 days ago
Considering that all major [evergreen] browsers support it, what are the use cases for something like this? Adding support to IE? A starting point for polyfilling future versions of WASM?
3 comments
MaxBarraclough
3112 days ago
Fair question. WebAssembly's browser support is indeed already pretty good, as I understand it.
Might be useful for old versions of IE, I suppose.
link
xtuc
3111 days ago
https://news.ycombinator.com/item?id=15920646
link
mr_toad
3111 days ago
Lots of corporate desktops are still running IE11 on Windows 7, and they won't upgrade until they absolutely have to.
link
Might be useful for old versions of IE, I suppose.