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

11 commits

Author SHA1 Message Date
Bert Belder
4f6c8ba54b deno2: add global deno namespace 2018-06-14 17:24:00 +02:00
Ryan Dahl
f92f10b848 deno2: pass argv to js 2018-06-14 14:19:17 +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
0888f2b2ae Change msg.proto package name. 2018-06-14 14:19:17 +02:00
Ryan Dahl
7784cc2c15 Fix protobufjs snapshotting. 2018-06-12 17:26:18 +02:00
Ryan Dahl
dd48f8095c Simplify pbjs build with hack.
Just check in the generated files and create them using
js/pbjs_hack.py. This allows vscode to be used and sane
compilations.
2018-06-12 05:16:41 +02:00
Ryan Dahl
b3003535be deno2: compile in TS, build protobuf 2018-06-12 03:59:04 +02:00
Ryan Dahl
f89f576f6d Use camel-case for deno js api. 2018-06-11 22:42:08 +02:00
Ryan Dahl
7d972b4534 Fix deno executable 2018-06-11 22:32:55 +02:00
Ryan Dahl
997b300745 deno2: fmt js dir 2018-06-11 21:34:01 +02:00
Ryan Dahl
110ddab670 Add deno2 prototype from external repo. 2018-06-10 01:02:08 +02:00