1 file changed
+1
-1
lines changed- cli/args/flags.rs+39-1
- cli/lib/standalone/binary.rs+1
- cli/rt/file_system.rs+1
- cli/rt/run.rs+7-2
- cli/standalone/binary.rs+8
- cli/tools/compile.rs+11-3
- ext/fs/interface.rs+60-5
- ext/fs/ops.rs+19-4
- ext/fs/std_fs.rs+8-15
- ext/node/ops/fs.rs+5-49
- ext/node/polyfills/_fs/_fs_readFile.ts+50-11
- ext/node/polyfills/_utils.ts+14-3
- ext/node/polyfills/process.ts+2-1
- ext/node/polyfills/util.ts+3-1
- runtime/permissions/lib.rs+113-8
- tests/node_compat/config.toml+10-20
- tests/node_compat/run_all_test_unmodified.ts+1-1
- tests/node_compat/semaphore.ts+50
- tests/node_compat/test.ts+21-7
- tests/specs/compile/preload_modules/__test__.jsonc+22
- tests/specs/compile/preload_modules/main.js+2
- tests/specs/compile/preload_modules/main.out+3
- tests/specs/compile/preload_modules/preload.js+2
- tests/unit/process_test.ts+22
- tests/unit_node/_fs/_fs_readFile_test.ts+26-1
- tests/unit_node/util_test.ts+39
0 commit comments