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

9 commits

Author SHA1 Message Date
Ryan Dahl
4ac67cf343 Demo protobufs in deno2.
Adds deno_set_response() to allow stack allocated responses.
2018-06-14 14:19:17 +02:00
Bert Belder
36f657c0d2 deno2/main: add missing #include 2018-06-12 17:41:51 +02:00
Ryan Dahl
64d41a72f1 deno_dispose -> deno_delete 2018-06-11 22:36:14 +02:00
Ryan Dahl
7d972b4534 Fix deno executable 2018-06-11 22:32:55 +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
Ryan Dahl
3062039ffe First pass at libdeno. 2018-06-10 04:55:31 +02:00
Ryan Dahl
092ec21381 Wrap deno library in a namespace. 2018-06-10 02:24:34 +02:00
Ryan Dahl
110ddab670 Add deno2 prototype from external repo. 2018-06-10 01:02:08 +02:00