Release candidate 22. Fixes to the published npm and go artifacts over rc.21.
- fix(node): platform packages (@xberg-io/xberg-) now ship the vendored libonnxruntime dylib; macOS .node links libheif's transitive dylib closure at @loader_path. Fixes dlopen failures on install.
- fix(wasm): @xberg-io/xberg-wasm nodejs glue no longer throws on load — WASI/env imports from the cross-compiled Tesseract are stubbed post-build (invoked via the publish build-command so it survives binding regen).
- fix(go): registry test_app go.mod uses a sibling module path so the pinned require resolves (was shadowed by a nested module path).
- chore: regenerate all language bindings with alef 0.34.12.