hyperlight-dev / hyperlight-dev/hyperlight
Create a macro to make calling host functions easier from the C guest API
Abierto
lifecycle/confirmed
- Lenguaje dominante
- Rust
- Estrellas
- 4.7k
- Forks
- 208
- Merge medio
- 1 d 7 h
- PR fusionados (30 d)
- 47
Descripción
Create a set of macros for generating wrappers to host functions and insist that they be called through those, rather than having the guest construct the FunctionCall structure manually.
That will give us some more leeway for keeping things generally compatible whilst making major changes in the future and make it easier for those using the guest API to call host functions
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.