Module wasmer_wasix::rewind
source · Structs§
- Represents the work that will be done when a thread goes to deep sleep and includes the things needed to restore it again
- The rewind state after a deep sleep
Traits§
- Trait that will be invoked after the rewind has finished It is possible that the process will be terminated rather than restored at this point