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
4ac67cf343
Demo protobufs in deno2.
...
Adds deno_set_response() to allow stack allocated responses.
2018-06-14 14:19:17 +02:00
Ryan Dahl
7784cc2c15
Fix protobufjs snapshotting.
2018-06-12 17:26:18 +02:00
Ryan Dahl
2443f7efee
Use pub/sub instead of send/recv
2018-06-11 19:19:34 +02:00
Ryan Dahl
0e07e16dd6
Add mock_runtime_test.
2018-06-11 17:50:06 +02:00
Ryan Dahl
2791a49ecf
s/RecvCallback/deno_recv_cb/g
2018-06-11 16:48:21 +02:00
Ryan Dahl
041e503838
Minor libdeno clean ups.
2018-06-10 14:34:59 +02:00
Ryan Dahl
c0401a4096
Organize BUILD.gn
2018-06-10 14:24:39 +02:00
Ryan Dahl
9296b21b87
Use C linkage in deno.h
2018-06-10 14:18:15 +02:00
Ryan Dahl
ff48eca540
Expose deno::from_snapshot() constructor
2018-06-10 05:34:03 +02:00