Dashboard › opencode-lore › ort-native unsupported-host test
01a0a650-8bc8-75f4-8865-de2f9b3c40b7Trap: requiring an installed onnxruntime-node package to contain the current host binding looks portable because the dependency supports several operating systems, but darwin-x64 is intentionally absent from ONNX Runtime 1.27.0 and must use WASM. Fix: derive whether the current target is supported; assert the native path only there and assert null elsewhere.