Skip to content

Commit

Permalink
ASM.js supported by default in MS Edge preview
Browse files Browse the repository at this point in the history
  • Loading branch information
dstorey committed Sep 2, 2015
1 parent cc790bc commit eee997e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions features-json/asmjs.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"11":"n"
},
"edge":{
"12":"n #2",
"13":"n #2"
"12":"n d #2",
"13":"y"
},
"firefox":{
"2":"n",
Expand Down Expand Up @@ -236,7 +236,7 @@
"notes":"",
"notes_by_num":{
"1":"Chrome does not support Ahead-Of-Time compilation but performance doubled in Chrome 28: https://en.wikipedia.org/wiki/Asm.js#Implementations",
"2":"Microsoft Edge build 10532+ enables support for asm.js by default"
"2":"Supported in MS Edge under the \"Enable experimental Javascript features\" flag."
},
"usage_perc_y":9.29,
"usage_perc_a":30.15,
Expand Down

0 comments on commit eee997e

Please sign in to comment.