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

Pull run_in_vm() into a cleaner abstraction #46

Open
danobi opened this issue Dec 13, 2023 · 0 comments
Open

Pull run_in_vm() into a cleaner abstraction #46

danobi opened this issue Dec 13, 2023 · 0 comments

Comments

@danobi
Copy link
Owner

danobi commented Dec 13, 2023

run_in_vm() is getting kinda hairy. It would be nice to pull it into a cleaner
abstraction. Maybe with some kinda OpenOptions
like builder to specify options.

A proper object would let us store more state and make the functions smaller.

Not sure if this should be ordered after #45 . Async would make a bunch of this stuff cleaner.

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

No branches or pull requests

1 participant