1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-27 16:10:57 -05:00
denoland-deno/extensions
Luca Casonato 10e50a1207
core: don't include_str extension js code (#10786)
This speeds up incremental rebuild when only touching JS files by 13-15%

Rebuild time after `touch 01_broadcast_channel.js`:

main: run 1 49.18s, run 2 50.34s
this: run 1 43.12s, run 2 43.19s
2021-05-29 16:20:52 +02:00
..
broadcast_channel feat(extensions): BroadcastChannel WPT conformance 2021-05-23 15:16:42 +02:00
console chore: release crates (#10661) 2021-05-17 17:34:35 +02:00
crypto chore: release crates (#10661) 2021-05-17 17:34:35 +02:00
fetch chore: upgrade Tokio to 1.6.1 (#10782) 2021-05-29 13:18:24 +02:00
file feat(cli): upgrade to TypeScript 4.3 (#9960) 2021-05-28 09:33:11 +10:00
timers core: don't include_str extension js code (#10786) 2021-05-29 16:20:52 +02:00
url core: don't include_str extension js code (#10786) 2021-05-29 16:20:52 +02:00
web chore: release web extension@0.38.0 (#10773) 2021-05-29 00:19:26 +02:00
webgpu chore: upgrade Tokio to 1.6.1 (#10782) 2021-05-29 13:18:24 +02:00
webidl chore: update deno_lint binary used in CI to v0.5.0 (#10652) 2021-05-18 17:24:01 +02:00
websocket chore: upgrade Tokio to 1.6.1 (#10782) 2021-05-29 13:18:24 +02:00
webstorage feat(cli): add origin data dir to deno info (#10589) 2021-05-27 14:23:12 +09:00