Improve the documentation for the guest_dispatch_function
in the C and Rust Guest APIs
#197
Labels
area/documentation
Related to documentation
lifecycle/confirmed
Bug is verified or proposal seems reasonable
Milestone
The hyperlight guest library defines a function called
guest_dispatch_function
which allows the guest to dynamically dispatch calls to functions, this function is not really documented anywhere. We should document this function more clearly explaining its purpose and how to use it.More generally we should improve this documentation to describe how to build a guest.
The text was updated successfully, but these errors were encountered: