Uh oh!
There was an error while loading. Please reload this page.
feat(host): submit async functions through generic drivers - #19
Closed
fffonion wants to merge 7 commits into
Closed
Conversation
This was referenced Aug 10, 2026
fffonionforce-pushed
the
feat/host-capability-profiles
branch
from
August 10, 2026 23:03
46fd2e1 to
54a7fcfComparefffonionforce-pushed
the
feat/host-async-drivers
branch
from
August 10, 2026 23:03
7733ec6 to
71c8895Comparefffonionforce-pushed
the
feat/host-capability-profiles
branch
from
August 11, 2026 12:08
54a7fcf to
2ed098cComparefffonionforce-pushed
the
feat/host-async-drivers
branch
from
August 11, 2026 12:08
71c8895 to
76f0b8dComparefffonionforce-pushed
the
feat/host-capability-profiles
branch
from
August 17, 2026 10:47
2ed098c to
f0f625eComparefffonion
commented
Aug 17, 2026
CollaboratorAuthor
Superseded by #18. Generic async host drivers are now part of the capability and async-execution layer. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Stack
Layer 8 of 14
Previous: #18
Next: #20
Validation
cargo test --locked -p pd-host-functioncargo test --locked --all-features --lib async_hostcargo test --locked --all-features --test runtime_host_tests