github xberg-io/xberg v1.0.0-rc.23

3 hours ago

Release candidate 23 — fixes every rc.22 publish failure.

Publish fixes

  • node: drop the unsupportable x86_64-apple-darwin (Intel macOS) binding (no Microsoft ORT prebuilt). Dropped from both the generated package (alef 0.35.0 exclude_platforms) and the CI build matrix. Intel Mac users run the arm64 binding under Rosetta or use the WASM package.
  • zig: ship shared libraries only; the all-platform static-.a bundle hit 1.15GB and the release upload failed.
  • swift: upload the artifact bundle as Xberg-rs.artifactbundle.zip to match the generated Package.swift.
  • elixir: run mix hex.publish from the package directory.

Other

  • wasm: default extraction_timeout_secs no longer hard-errors the non-tokio build; env/wasi ESM imports shimmed so browser bundles load.
  • Live demo loads the published WASM package and shows the resolved version.

Don't miss a new xberg release

NewReleases is sending notifications on new releases.