Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Jan 6, 2025
1 parent 571591f commit 07e1be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ see [example](https://github.com/greggman/node-webgpu/tree/main/example)
You can pass dawn options in `create`

```js
let navigator = {
globalThis.navigator = {
gpu: create([
"enable-dawn-features=allow_unsafe_apis,dump_shaders,disable_symbol_renaming",
]),
Expand Down

0 comments on commit 07e1be6

Please sign in to comment.