* Remove cfg!(feature = "metal-auto-capture") This cfg! has existed since the initial commit, but the corresponding feature has never been part of Cargo.toml * Remove unnecessary handle_create_window_events call * Remove EventLoopProxyPtr wrapper * Remove unnecessary statics * Fix unrelated deprecation warning to fix CI |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| assets_wasm.rs | ||
| favicon.ico | ||
| headless_wasm.rs | ||
| hello_wasm.rs | ||
| index.html | ||
| winit_wasm.rs | ||