Skip to content

feat: expose baseline TrUAPI transport - #10

Merged
replghost merged 9 commits into
mainfrom
feat/truapi-baseline
Aug 30, 2026
Merged

feat: expose baseline TrUAPI transport#10
replghost merged 9 commits into
mainfrom
feat/truapi-baseline

Conversation

@replghost

@replghost replghost commented Aug 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • expose host_truapi_send and host_truapi_poll as baseline PolkaVM App ABI imports
  • surface bounded opaque TrUAPI request/response queues through native, CoreVM, Wasm, and translated browser runtimes
  • enforce 1 MiB frames, 32 queued frames, and 4 MiB per-direction byte budgets
  • refresh source-built browser assets and prepare runtime version 0.1.2

Verification

  • cargo test --workspace — 37 passed across 7 suites
  • cargo clippy --workspace --all-targets -- -D warnings — passed
  • npm test — browser package 5 passed; embedded assets byte-identical
  • canonical runtime queue-bound tests cover frame count and byte limits

Extends paritytech/host-rust-core#540.

@replghost
replghost merged commit 8c0a018 into main Aug 30, 2026
7 checks passed
@replghost
replghost deleted the feat/truapi-baseline branch August 30, 2026 01:09
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