save ( -- )
Factor handbook » The implementation » Images

Next:save-image ( path -- )


Vocabulary
memory

Word description
Saves a snapshot of the heap to the current image file.

See also
save-image, save-image-and-exit

Definition