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

[wasm] Implement next part of PackedSimd class #76539

Merged
merged 5 commits into from Oct 10, 2022

Conversation

radekdoulik
Copy link
Member

Also make the class public. The API review issue
#53730 (comment)

Also make the class public. The API review issue
dotnet#53730 (comment)
@dotnet-issue-labeler
Copy link

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@ghost ghost assigned radekdoulik Oct 3, 2022
@radekdoulik radekdoulik added this to In progress in wasm SIMD via automation Oct 3, 2022
@radekdoulik radekdoulik added this to the 8.0.0 milestone Oct 3, 2022
@radekdoulik radekdoulik marked this pull request as draft October 3, 2022 14:39
@radekdoulik
Copy link
Member Author

Ah, I still need to provide doc with the /// comments

@vargaz
Copy link
Contributor

vargaz commented Oct 4, 2022

The runtime changes look ok to me.

@radekdoulik radekdoulik marked this pull request as ready for review October 7, 2022 14:14
@radekdoulik radekdoulik merged commit c325a5a into dotnet:main Oct 10, 2022
wasm SIMD automation moved this from In progress to Done Oct 10, 2022
@dotnet dotnet locked as resolved and limited conversation to collaborators Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants