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

[Blazor] SIMD easy. #32101

Closed
Xyncgas opened this issue Apr 23, 2021 · 2 comments
Closed

[Blazor] SIMD easy. #32101

Xyncgas opened this issue Apr 23, 2021 · 2 comments
Labels
area-blazor Includes: Blazor, Razor Components feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly

Comments

@Xyncgas
Copy link

Xyncgas commented Apr 23, 2021

Webassembly already implements SIMD API and blazor runs on webassembly can benefits for this and should.
Let's make blazor applications able to use SIMD and easily.
Unless we already have this feature.

@gfoidl
Copy link
Member

gfoidl commented Apr 23, 2021

dotnet/runtime#51709 for the runtime-counterpart.

@javiercn
Copy link
Member

@Xyncgas thanks for contacting us.

This is a runtime feature, tracked by the issue referenced by @gfoidl. I recommend upvoting the issue there to show interest. We will be closing this issue since it should naturally be exposed to Blazor once the runtime offers support for it.

@javiercn javiercn added area-blazor Includes: Blazor, Razor Components feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly labels Apr 23, 2021
@ghost ghost locked as resolved and limited conversation to collaborators May 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly
Projects
None yet
Development

No branches or pull requests

3 participants