WebGL can not work by IE

Hello erveryone,
My WebGl content can not work by IE11, does anyone know how to solve it?
Thanks

Unity WebGL doesn’t support IE.

IE’s capabilities are very limited and several things won’t work at all (like Audio). Some small projects can be made work though. But there is no “do this and then it will work on IE”. Best advice is “develop as if deploying to the oldest and slowest mobile device you can find”.