1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-11 10:07:54 -05:00
denoland-deno/cli/standalone
2024-11-28 15:47:22 +01:00
..
binary.rs feat: Wasm module support (#26668) 2024-11-19 18:59:23 -05:00
code_cache.rs chore(compile): log code cache file path (#26977) 2024-11-28 15:47:21 +01: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 perf(compile): code cache (#26528) 2024-11-18 20:09:28 +00:00
serialization.rs fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
virtual_fs.rs fix(compile): correct buffered reading of assets and files (#27008) 2024-11-28 15:47:22 +01:00