runtime.PlatformNaclArch
The native client architecture. This may be different from arch on some platforms.
Type
Values of this type are strings. Possible values are: "arm"
, "x86-32"
, "x86-64"
.
Browser compatibility
BCD tables only load in the browser
Note: This API is based on Chromium's chrome.runtime
API. This documentation is derived from runtime.json
in the Chromium code.