0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
Commit graph

4 commits

Author SHA1 Message Date
Ryan Dahl
cc2ae2d316 Snapshot clean ups
- Don't call eval() in mock_runtime - not allowed - see js2c.py.
- Don't use v8_use_external_startup_data
- Move MakeSnapshot to snapshot_creator.cc
- Use logging.h in from_snapshot.cc
2018-06-19 15:07:31 +02:00
Ryan Dahl
b548ef2701
Fix embedder string 2018-06-17 12:43:04 +02:00
Ryan Dahl
168cc755cf Clean up build files. 2018-06-14 14:19:17 +02:00
Ryan Dahl
110ddab670 Add deno2 prototype from external repo. 2018-06-10 01:02:08 +02:00