Tracking issue for supporting Node.js builtins (`import fs from node:fs`, ...), where each builtin can be individually turned on or off. We should implement this layer in C++ (or Rust), and try to build optimized implementations.
Tracking issue for supporting Node.js builtins (
import fs from node:fs, ...), where each builtin can be individually turned on or off.We should implement this layer in C++ (or Rust), and try to build optimized implementations.