Do they use a caching system to not rebuild everything if code has not changed? Like ccache?
Discussion
Probably. For sure thing they devide the runtime into many independent crates like deno_ast, deno_graph, etc.
Do they use a caching system to not rebuild everything if code has not changed? Like ccache?
Probably. For sure thing they devide the runtime into many independent crates like deno_ast, deno_graph, etc.