fix: prefer webgl for devices with webgpu and no float32-blendable feature flag #1899 (#1933)

Co-authored-by: Tony <32993852+0xREDACTED@users.noreply.github.com>
This commit is contained in:
anthops
2025-04-24 02:02:52 +09:30
committed by GitHub
parent cdebd05dc9
commit 7d49dff074
3 changed files with 16 additions and 4 deletions

View File

@ -40,6 +40,7 @@
"@myriaddreamin/rehype-typst": "^0.5.4",
"@napi-rs/simple-git": "0.1.19",
"@tweenjs/tween.js": "^25.0.0",
"@webgpu/types": "^0.1.60",
"ansi-truncate": "^1.2.0",
"async-mutex": "^0.5.0",
"chalk": "^5.4.1",