Windows ARM (win-arm64) build now launches with trimming
Fixes win-arm64 by bypassing WMI and directly querying the registry for CPU information. This previously didn't work because the WMI code path couldn't be analyzed with trimming enabled.
Fixes win-arm64 by bypassing WMI and directly querying the registry for CPU information. This previously didn't work because the WMI code path couldn't be analyzed with trimming enabled.