• v0.3.1 596ae90455

    fix: enable load-dynamic ORT feature for breadpad-test
    Some checks failed
    release / build (push) Failing after 2s

    Ghost released this 2026-06-11 06:53:23 +00:00 | 13 commits to main since this release

    ort::init_from requires the load-dynamic feature; breadpad-test calls
    it to load libonnxruntime.so from a runtime path.

    Downloads