streamich/memfs

Switch to `queueMicrotask()`

streamich opened this issue · 0 comments

Use queueMicrotask() instead of process.nextTick() throughout the codebase.