Variable: isAvailable
constisAvailable:boolean
Defined in: index.ts:149
Whether the native ExecuTorch runtime is available on this device.
Returns false when native libraries cannot be loaded (e.g. 32-bit Android
devices where only arm64-v8a binaries are shipped).