#Building a Single Executable for 32-bit and 64-bit Systems in Tauri
6 messages · Page 1 of 1 (latest)
just build for 32bit
32bit apps work on 64bit as well
p.s. afaik windows doesn't have the concept of multi arch executables (like macOS has for example)
I need something like:
https://www.electron.build/nsis#32-bit-64-bit
ah i thought you meant the app exe itself