wiggle use sites: remove ctx argument
This commit is contained in:
@@ -21,7 +21,6 @@ use wiggle::GuestPtr;
|
||||
|
||||
wiggle::from_witx!({
|
||||
witx: ["$WASI_ROOT/phases/snapshot/witx/wasi_snapshot_preview1.witx"],
|
||||
ctx: WasiCtx,
|
||||
errors: { errno => Error },
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user