Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First Class SIMD Support #275

Open
jtenner opened this issue Mar 21, 2020 · 3 comments
Open

First Class SIMD Support #275

jtenner opened this issue Mar 21, 2020 · 3 comments
Assignees
Labels
Completed 👍 This is completed Enhancement 🌴 New feature or request Waiting 🛑 Something is waiting
Milestone

Comments

@jtenner
Copy link
Contributor

jtenner commented Mar 21, 2020

Should be able to use toBe() and strictEquals() assertions on simd values.

@jtenner jtenner added the Enhancement 🌴 New feature or request label Mar 21, 2020
@jtenner jtenner added this to the 3.2.0 milestone Mar 21, 2020
@jtenner jtenner self-assigned this Mar 21, 2020
@jtenner
Copy link
Contributor Author

jtenner commented May 9, 2020

As it turns out, there are operator overloads and simd properties already exist, however, we need to wait for the next assemblyscript version to slice.

@jtenner jtenner added Completed 👍 This is completed Waiting 🛑 Something is waiting labels May 9, 2020
@jtenner
Copy link
Contributor Author

jtenner commented May 20, 2020

The version is sliced. We are going to address this issue in 4.0.0

@jtenner jtenner modified the milestones: 3.2.0, 4.0.0 May 20, 2020
@jtenner
Copy link
Contributor Author

jtenner commented Dec 3, 2020

As it turns out, I didn't address this issue. Going to investigate soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Completed 👍 This is completed Enhancement 🌴 New feature or request Waiting 🛑 Something is waiting
Projects
None yet
Development

No branches or pull requests

1 participant