waylonflinn / weblas

GPU Powered BLAS for Browsers :gem:
MIT License
702 stars 43 forks source link

Ensure Browser Compatibility #26

Open waylonflinn opened 8 years ago

waylonflinn commented 8 years ago

Even browsers that support TypedArray don't support all the methods. Here's a reference to check:

ES6 Compatibility Table: TypedArray