Structs§
- Memory
Snapshot Region - Wasi
Process - Represents a process running within the compute state TODO: fields should be private and only accessed via methods.
- Wasi
Process Id - Represents the ID of a sub-process
- Wasi
Process Inner - Wasi
Process 🔒Wait
Enums§
- Maybe
Checkpoint Result - Wasi
Process Checkpoint - Represents a freeze of all threads to perform some action on the total state-machine. This is normally done for things like snapshots which require the memory to remain stable while it performs a diff.
Functions§
- signal_
process_ 🔒internal - Signals all the threads in this process