You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* move function type traits to hyperlight_common
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* Use function type traits to improve registration ergonomics
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* Add from_result method to ResultType
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* Add guest macro crate
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* use guest_function and host_function macros in simpleguest
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* update test guests Cargo.lock files
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* Move result unwrap used in host_function macro from hl-common to hl-guest-bin
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* Add comments on tricky areas
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
* update README.md to use new macros
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
---------
Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
0 commit comments