hyperlight-dev / hyperlight-dev/hyperlight
Allow a function calls from guest->host->guest and on
Open
lifecycle/confirmed
question
- Dominant language
- Rust
- Stars
- 4.7k
- Forks
- 208
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 47
Description
At present it is not possible for a host function to call into the guest. In other words should a guest function call invokes a host function then that host function has no means to call a guest function, we should consider if we want to remove this limitation.
Contributor guide
Assessment
This issue has not been assessed yet.