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
When doing local development in the react-native-webgpu repo, instead of building dawn from source, we have the option to download the latest builds of Dawn from a CI run. Would is be possible to do a similar thing for Skia? Otherwise it's quite cumbersome to set up a local build for Skia. I see there is a "Build SKIA" Github Action, so I'll try using that.
The text was updated successfully, but these errors were encountered:
Description
When doing local development in the react-native-webgpu repo, instead of building dawn from source, we have the option to download the latest builds of Dawn from a CI run. Would is be possible to do a similar thing for Skia? Otherwise it's quite cumbersome to set up a local build for Skia. I see there is a "Build SKIA" Github Action, so I'll try using that.
The text was updated successfully, but these errors were encountered: