gl-matrix icon indicating copy to clipboard operation
gl-matrix copied to clipboard

Drop IE support

Open stefnotch opened this issue 4 years ago • 2 comments

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.

stefnotch avatar Jun 04 '20 07:06 stefnotch

I'm in favor of it!

toji avatar Jun 04 '20 15:06 toji

I think it's time, especially if we're going to bump semver major on gl-matrix anyway.

mreinstein avatar May 24 '21 20:05 mreinstein