You've already forked retrowin32
mirror of
https://github.com/encounter/retrowin32.git
synced 2026-03-30 11:35:51 -07:00
8d660f6854
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.