Module wasmer_journal::concrete::mem_file
source · Structs§
- The memory file journal processes journal entries by writing any memory mutations directly to a file. Later this can be used as a mounting target for resuming a process without having to reload the journal from scratch.