Oddbean new post about | logout
 It compiles on wsl but doesn't run. Just dies after start 
 hmm good to know, I haven’t tried that yet 
 I just built on a linux box and same thing, have you ran on linux before? 
 hmm yeah I mainly dev on my linux box. what does RUST_LOG=debug say? Are you on intel graphics? I sometimes run into an issue with that where I have to remove the wgpu feature from egui. 
 Using wgpu renderer. How do I remove?