gl-matrix
gl-matrix copied to clipboard
Drop IE support
It might be worthwhile to drop support for ancient browsers such as IE 11 at some point. Then we wouldn't have to transpile code to such an old Javascript version. Also, the usage of Math.hypot
wouldn't cause any issues anymore.
I'm in favor of it!
I think it's time, especially if we're going to bump semver major on gl-matrix anyway.