1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-26 16:09:27 -05:00
denoland-deno/build_extra
Ryan Dahl 6b6fac209c Optimize compile time by using asm.
Switches to using asm incbin to embed the V8 snapshot instead of
outputing C code and then compiling it.

Compile time for from_snapshot.o goes from 44s to 1s.
2018-08-01 12:14:10 -04:00
..
flatbuffers spelling 2018-07-29 00:22:39 -04:00
rust Add winapi crate, make 'rand' and 'tempfile' work 2018-07-29 00:22:39 -04:00
deno.gni Optimize compile time by using asm. 2018-08-01 12:14:10 -04:00