Dashboardopencode-loreort-native unsupported-host test

ort-native unsupported-host test

Category: gotcha
Confidence: 1.00
ID: 01a0a650-8bc8-75f4-8865-de2f9b3c40b7
Project ID: 6f4be9ff-ed84-4cca-a9e7-732a0b0b8677
Cross-project: No
Recalled in other projects: 0
Source session: 0JhZubf6KiZuuXUlD
Created: 2026-09-15 18:24:51
Updated: 2026-09-15 18:24:51

Content

Trap: 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.

Move to: