hyperlight-dev / hyperlight-dev/hyperlight
Create a macro to make calling host functions easier from the C guest API
Offen
#194
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @syntactically
Auf GitHub ansehen
lifecycle/confirmed
- Vorherrschende Sprache
- Rust
- Sterne
- 4.7k
- Forks
- 208
- Ø Merge
- 1 T. 7 Std.
- Gemergte PRs (30 T.)
- 47
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.