Description
A low-level library that lets programs handle certain memory page faults in user space, useful for runtimes, debuggers, garbage collectors, and portability layers.
It is advanced developer infrastructure. Normal users usually need it only as a dependency, while developers should use it carefully because it affects memory error handling.