Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-02 | refactor(core): Extract deno_core (#19658) | Matt Mastracci | |
`deno_core` is moving out! You'll find it at https://github.com/denoland/deno_core/ once this PR lands. | |||
2022-11-27 | perf(ops): Reenable fast unit result optimization (#16827) | Divy Srivastava | |
The optimization was missed in the optimizer rewrite https://github.com/denoland/deno/pull/16514 |