# Qt6+WGPU skeleton program This example combines Qt6 GUI (C++) with WGPU rendering (Rust). It doesn’t do much of either but it’s the bridging what’s relevant. Currently only X11 (XCB) is supported but it should be easy to extend to other platforms.