Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: deny virt #9

Merged
merged 1 commit into from
Aug 1, 2023
Merged

fix: deny virt #9

merged 1 commit into from
Aug 1, 2023

Conversation

guybedford
Copy link
Collaborator

@guybedford guybedford commented Aug 1, 2023

This fixes some of the remaining "virt deny" cases. These are APIs for interfaces where we do not need pass-through, so we do not implement them in the virtual adapter - and thus instead dynamically create the stub export functions that deny access.

This PR leaves in some todo itesm to flesh out the full denial virtualization for HTTP, Random and Sockets, down to filling in the remaining parts of these function definitions (which ideally would be auto generated as well).

@guybedford guybedford merged commit 019848a into main Aug 1, 2023
2 checks passed
@guybedford guybedford deleted the deny-virt branch August 1, 2023 18:19
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