node/lib/internal/bootstrap
Matteo Collina 7bc93a6ac5
vfs: add minimal node:vfs subsystem
Adds the node:vfs builtin module with VirtualFileSystem and
provider classes. No integration with fs, modules, or SEA.

Assisted-by: Claude-Opus4.7
Signed-off-by: Matteo Collina <hello@matteocollina.com>
PR-URL: https://github.com/nodejs/node/pull/63115
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
2026-06-20 17:50:48 +02:00
..
switches lib: reduce cycles in esm loader and load it in snapshot 2026-02-19 12:52:24 +00:00
web lib,src: implement QuotaExceededError as DOMException-derived interface 2026-03-19 14:41:50 +01:00
node.js repl: remove dependency on domain module 2026-03-06 15:38:36 +00:00
realm.js vfs: add minimal node:vfs subsystem 2026-06-20 17:50:48 +02:00
shadow_realm.js