Execute editor natively

This commit is contained in:
Adam
2025-07-25 18:33:15 +02:00
committed by Dennis Kobert
parent a52ee70e4c
commit d3fe17bc45
21 changed files with 296 additions and 29 deletions
-1
View File
@@ -14,7 +14,6 @@ license = "Apache-2.0"
default = ["wasm"]
wasm = ["wasm-bindgen", "graphene-std/wasm", "wasm-bindgen-futures"]
gpu = ["interpreted-executor/gpu", "wgpu-executor"]
tauri = ["ron", "decouple-execution"]
decouple-execution = []
resvg = ["graphene-std/resvg"]
vello = ["graphene-std/vello", "resvg"]