mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 23:31:24 -05:00
![Aaron O'Mullan](/assets/img/avatar_default.png)
Enable deno devs to bench/profile/test JS code changes without doing a full --release rebuild. Incremental release builds take ~4mn on M1s, often more on other machines ...
2 lines
64 B
JavaScript
2 lines
64 B
JavaScript
export * from "./rebench.js";
|
|
export * from "./rebootstrap.js";
|