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 Web Assembly Support #705

Closed
sps014 opened this issue Nov 28, 2021 · 4 comments
Closed

Blazor Web Assembly Support #705

sps014 opened this issue Nov 28, 2021 · 4 comments
Labels
area-Windowing enhancement New feature or request

Comments

@sps014
Copy link

sps014 commented Nov 28, 2021

Is there any plan to support WebGL and WebGpu on Blazor Web Assembly ?
Blazor now support NativeFileReference which can be used to import emscripten compiled C/C++ or
Rust static files.

@sps014 sps014 added the enhancement New feature or request label Nov 28, 2021
@Perksey
Copy link
Member

Perksey commented Nov 28, 2021

There are only official plans to do this in the 3.0 rewrite (which is still in the planning phase at the moment) but work is being done to get a proof-of-concept working in 2.X by @HurricanKai. No promises on that happening, however.

@HurricanKai if you wanted to make a tracking issue here similar to what we’ve done for #605 and link here we’ll close this off.

@John0King
Copy link

Put it in a higher priority in 3.0 roadmap please , WebGL is needed for web assembly

@Perksey
Copy link
Member

Perksey commented Nov 29, 2021

@John0King WebGL and WebGPU support is low priority as 3.0 is a massive project as it is. It will likely be one of the last things we work on.

@HurricanKai
Copy link
Member

See #740 now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Windowing enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants