You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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 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!
The text was updated successfully, but these errors were encountered: