hexerator icon indicating copy to clipboard operation
hexerator copied to clipboard

mmap support

Open crumblingstatue opened this issue 2 years ago • 1 comments

My current idea is to have an immutable mmap with "change buffers" that hold the changes, and can grow, etc, as changes are made. Then on save, we temporarily make the mmap mutable and write the change buffers.

crumblingstatue avatar Aug 15 '22 17:08 crumblingstatue