Skip to content

Commit

Permalink
πŸ“—
Browse files Browse the repository at this point in the history
  • Loading branch information
wcandillon authored and hmallen99 committed Oct 23, 2024
1 parent 8a4159f commit 5e56dd6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,8 @@ Alternatively if you want to build for a specific platform only, you can use `in
yarn build-dawn --includeOnly=xros,xrsimulator
```

### Downloading Dawn

There is an alternative way which is to download the prebuilt binaries from GitHub.
You need to have the [Github CLI](https://cli.github.com/) installed:

Expand All @@ -235,6 +237,8 @@ $ cd packages/webgpu
$ yarn download-artifacts
```

Alternatively you can also download the prebuilt binaries [here](https://github.com/wcandillon/react-native-webgpu/actions/workflows/build-dawn.yml).

### Upgrading

1. `git submodule update --remote`
Expand Down

0 comments on commit 5e56dd6

Please sign in to comment.