How would I design and implement a non-blocking memory mapping module for node.js September 26, 2022 by Magenaut There exists the mmap module for node.js: https://github.com/bnoordhuis/node-mmap/