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
Note:This API is based on Chromium'schrome.runtime
API. This documentation is derived fromruntime.json
in the Chromium code.