The implementation for Runtime.InitializePlatformData just have some limitations.
The platform.py would import subprocess, but not all release binaries have it.
Need a another genernal way to get the architecture type.
Originally posted by @amos402 in #887 (comment)
The implementation for
Runtime.InitializePlatformDatajust have some limitations.The
platform.pywould importsubprocess, but not all release binaries have it.Need a another genernal way to get the architecture type.
Originally posted by @amos402 in #887 (comment)