Skip to content

Commit 98ec711

Browse files
Update src/hyperlight_wasm/src/lib.rs
Co-authored-by: James Sturtevant <[email protected]> Signed-off-by: Simon Davies <[email protected]>
1 parent 66ce120 commit 98ec711

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/hyperlight_wasm/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ pub use hyperlight_host::func::ParameterTuple;
4949
pub use hyperlight_host::func::Registerable;
5050
/// Trait bound for return types from guest/host functions
5151
pub use hyperlight_host::func::SupportedReturnType;
52-
// Re-export interrupt handle for cancellation support
5352
/// Handle for interrupting guest execution
5453
pub use hyperlight_host::hypervisor::InterruptHandle;
5554
/// Check if there is a hypervisor present

0 commit comments

Comments
 (0)