I complied faac.c and opus.c to asm.js. When I run asm.js in IE11, it throws an error message:
this is a legacy browser build with legacy_vm_support
I do not know whether IE11 support asm.js and how to work in IE11?
I complied faac.c and opus.c to asm.js. asm.js can run in edge、chrome and so on, but IE11 does not work, again:
this is a legacy browser build with legacy_vm_support