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

Does this have webgpu support? #382

Open
sauravpanda opened this issue Jan 27, 2025 · 1 comment
Open

Does this have webgpu support? #382

sauravpanda opened this issue Jan 27, 2025 · 1 comment

Comments

@sauravpanda
Copy link

I am building BrowserAI(https://github.com/sauravpanda/BrowserAI) and was thinking of creating an integration with Lightpanda browser given the controls and open source nature, but to use this, I will need to make sure it can execute wasm binaries and get underlying webgpu.

Thanks for building LightPanda!

@krichprollsch
Copy link
Member

Hi @sauravpanda 👋

In theory we can execute WASM with v8, but it's not currently binded with Lightpanda.

The API webgpu is not implemented too. Theorically, we should be able to implement it using Zig.

Both tasks are doable, but I'm afraid they aren't our priority for us.
So don't expect to get them in a short time except if someone in the community push the changes.

I'm opening 2 issues to track the tasks.

This was referenced Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants