Skip to content

feat(host): submit async functions through generic drivers - #19

Closed
fffonion wants to merge 7 commits into
feat/host-capability-profilesfrom
feat/host-async-drivers
Closed

feat(host): submit async functions through generic drivers#19
fffonion wants to merge 7 commits into
feat/host-capability-profilesfrom
feat/host-async-drivers

Conversation

@fffonion

@fffonion fffonion commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • generate generic async host submissions from native async signatures
  • route futures through host-owned drivers without a dedicated edge macro path

Stack

Layer 8 of 14
Previous: #18
Next: #20

Validation

  • cargo test --locked -p pd-host-function
  • cargo test --locked --all-features --lib async_host
  • cargo test --locked --all-features --test runtime_host_tests

@fffonion
fffonion force-pushed the feat/host-capability-profiles branch from 54a7fcf to 2ed098c Compare August 11, 2026 12:08
@fffonion
fffonion force-pushed the feat/host-async-drivers branch from 71c8895 to 76f0b8d Compare August 11, 2026 12:08
@fffonion
fffonion force-pushed the feat/host-capability-profiles branch from 2ed098c to f0f625e Compare August 17, 2026 10:47
@fffonion

Copy link
Copy Markdown
Collaborator Author

Superseded by #18. Generic async host drivers are now part of the capability and async-execution layer.

@fffonion fffonion closed this Aug 17, 2026
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