Skip to content

refactor(host): isolate host-owned policies and async IO - #20

Open
fffonion wants to merge 1 commit into
feat/host-async-driversfrom
refactor/host-owned-policies-async-io
Open

refactor(host): isolate host-owned policies and async IO#20
fffonion wants to merge 1 commit into
feat/host-async-driversfrom
refactor/host-owned-policies-async-io

Conversation

@fffonion

Copy link
Copy Markdown
Collaborator

Summary

  • move policy ownership out of VM core
  • split blocking and async IO while preserving cancellation and resource semantics

Stack

Layer 9 of 9
Previous: #19

Validation

  • cargo fmt --all -- --check
  • cargo test --locked --workspace
  • cargo test --locked --workspace --all-features
  • cargo clippy --locked --workspace --all-targets -- -D warnings
  • cargo clippy --locked --workspace --all-targets --all-features -- -D warnings

@fffonion
fffonion force-pushed the refactor/host-owned-policies-async-io branch from f3dd108 to 7e0a1b2 Compare August 10, 2026 23:03
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