Description
In #1130, we can already build an ARM64 native installer for Windows. However, it would also be nice if we can have a universal install that supports both Windows x64 and ARM64 machines so that we can reuse the existing deploy pipeline.
Expected behavior
We can build a universal installer that supports both Windows x64 and ARM64 machines. Deploying x64 executables (e.g. mozc_server.exe) to ARM64 machines is acceptable for the sake of reusing existing deployment channels.
Version or commit-id
dab80b0
Environment