WIP: Source Maps

This commit is contained in:
John Doty 2023-09-20 09:31:57 -07:00
parent eb9fed759a
commit f32b8af9ff
10 changed files with 486 additions and 373 deletions

View file

@ -20,6 +20,7 @@ lru = "0.11.0"
notify = "6"
oden-js = { path = "oden-js" }
pollster = "0.3"
sourcemap = "7.0.0"
tracy-client = { version = "0.15.2", default-features = false }
wgpu = "0.17"
winit = "0.28"