Skip to content

build(pvm): PolkaVM application runtime bridge pinned at v0.1.10 + WebGPU compute - #613

Open
replghost wants to merge 54 commits into
mainfrom
feat/pvm-runtime-v0110
Open

build(pvm): PolkaVM application runtime bridge pinned at v0.1.10 + WebGPU compute#613
replghost wants to merge 54 commits into
mainfrom
feat/pvm-runtime-v0110

Conversation

@replghost

Copy link
Copy Markdown
Contributor

Summary

Integrates the PolkaVM application runtime bridge: truapi-pvm-host re-exports and pins one reviewed pvm-host-runtime revision so Hosts consume the standalone runtime through this crate rather than pinning it directly.

  • Pin runtime source revision 5d7b86b46842a31c6ca8de2d23c2c7926b12f14e (v0.1.10 + WebGPU compute); source identity is asserted by tests against the packaged browser assets.
  • Expose native/mobile integration types, merged native UI output bindings, advanced input records, and unified motion metadata/GPU wire handling.
  • License policy allows the reviewed motion wire and runtime asset licenses.

Sequencing

Verification

  • cargo test -p truapi-pvm-host asserts the pinned revision and browser asset completeness/source identity.
  • Runtime asset sync (node scripts/sync-pvm-runtime-assets.mjs --check) verifies bridge-exported artifacts match the pinned source build.

@replghost
replghost requested a review from a team September 4, 2026 22:25
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