You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.
High level for typed arrays. Iterator supported. Also can be used as number. Probably will operator support. Here is first in world high-level library for SIMD.js. Added bass-js support. https://github.com/acterhd/rock-js
NO! There is no operator overloading (impossible for JS).
But you can use chaining, and creating instance from typed array and non-typed.
Would be good extended SIMD support, with AVX, AVX2 and etc.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
High level for typed arrays. Iterator supported. Also can be used as number. Probably will operator support. Here is first in world high-level library for SIMD.js. Added bass-js support.
https://github.com/acterhd/rock-js
NO! There is no operator overloading (impossible for JS).
But you can use chaining, and creating instance from typed array and non-typed.
Would be good extended SIMD support, with AVX, AVX2 and etc.
The text was updated successfully, but these errors were encountered: