hyperlight-dev / hyperlight-dev/hyperlight
Improve the documentation for the `guest_dispatch_function` in the C and Rust Guest APIs
Abierto
area/documentation
lifecycle/confirmed
- Lenguaje dominante
- Rust
- Estrellas
- 4.7k
- Forks
- 208
- Merge medio
- 1 d 7 h
- PR fusionados (30 d)
- 47
Descripción
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](https://github.com/hyperlight-dev/hyperlight/blob/main/docs/how-to-build-a-hyperlight-guest-binary.md) documentation to describe how to build a guest.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.