deno/cli/standalone
David Sherret 617350e79c
refactor(resolver): move more resolution code into deno_resolver (#26873)
Follow-up to cjs refactor.

This moves most of the resolution code into the deno_resolver crate.
Still pending is the npm resolution code.
2024-11-14 15:24:25 -05:00
..
binary.rs fix: otel resiliency (#26857) 2024-11-14 12:16:28 +00:00
file_system.rs perf(compile): pass module source data from binary directly to v8 (#26494) 2024-10-24 19:48:48 +00:00
mod.rs refactor(resolver): move more resolution code into deno_resolver (#26873) 2024-11-14 15:24:25 -05:00
serialization.rs fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
virtual_fs.rs feat(ext/fs): add ctime to Deno.stats and use it in node compat layer (#24801) 2024-11-13 13:35:04 +09:00