interesting, can you elaborate why you struggle to run it in firefox?
Viewing post in Psychocybin jam comments
My understanding is that the library cosmic_text which the plugin bevy_rich_text3d relies on required we build with the wgpu feature (as opposed to webgl which Firefox does support), and WebGPU is not yet ready in main-line Firefox. Hopefully they finish implementing the spec soon, but I understand they have a much smaller team than other mainstream browsers so it’s taking them quite some time. Once it is implemented though (or if you use the nightly version of FF I think) it should work. We did provide native Windows and Linux builds if you can’t use a browser with WebGPU support.