Files
retrowin32/.github
Evan Martin 8d660f6854 don't specify default emulator backend features in web/glue
This means we must explicitly add -F x86-emu to build web/glue.

The reason to do this is that otherwise rust-analyzer loads the web/glue project
and enables x86-emu unconditionally, which means we couldn't use rust-analyzer
with non-x86-emu backends.
2025-05-20 21:55:23 -07:00
..