Skip to content

build(pvm): pin standalone runtime v0.1.10 - #599

Merged
replghost merged 2 commits into
feat/pvm-app-runtimefrom
feat/pvm-runtime-v0110
Sep 4, 2026
Merged

build(pvm): pin standalone runtime v0.1.10#599
replghost merged 2 commits into
feat/pvm-app-runtimefrom
feat/pvm-runtime-v0110

Conversation

@replghost

@replghost replghost commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Summary

truapi-pvm-host pins PVM Host Runtime v0.1.10 at immutable source 5d7b86b46842a31c6ca8de2d23c2c7926b12f14e.

The bridge exposes the matching native API, browser assets, GPU wire contract, and UI output v1 contract from one reviewed source revision. Swift and C UniFFI bindings include takeUiOutput() and NativePvmUiOutputFrame; the scoped license policy covers the runtime-owned pvm-ui-wire MPL-2.0 crate.

This pull request is stacked on #540 because that pull request introduces the standalone runtime bridge.

Verification

  • cargo test -p truapi-pvm-host --all-features: 2 passed
  • cargo clippy -p truapi-pvm-host --all-targets --all-features -- -D warnings
  • cargo deny check licenses
  • make uniffi && ./ios/truapi-host/scripts/sync-bindings.sh --check
  • browser asset export completed from the locked dependency
  • repository Rust, codegen, JS host, provider, and UniFFI CI lanes pass

@replghost
replghost merged commit d97c32b into feat/pvm-app-runtime Sep 4, 2026
18 checks passed
@replghost
replghost deleted the feat/pvm-runtime-v0110 branch September 4, 2026 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant