main
webgpu: Update to wgpu v30 (#46178)
script: Move GPUAdapter, GPUSupportedFeatures, GPUSupportedLimits and WGSLLanguageFeatures to script_webgpu (#46964)
script: Support `no_gc` in codegen, add `safe_borrow_mut` and use it in webgpu (#46050)
script: Move more files to script_webgpu crate (#46657)
script: Move reflector construction to script_bindings (#44636)
script: Mechanically migrate to `reflect_dom_object_with_proto` (#46529)
webgpu: Support `GPUExternalTexture` (#45873)
script: replace deprecated as_slice method with as_slice_safe method (#46654)
script: Mechanically migrate more to `reflect_dom_object_with_proto` (#46584)