summaryrefslogtreecommitdiff
path: root/deno2/js/main.ts
AgeCommit message (Expand)Author
2018-06-22Move `deno2` folder to `src` (#277)Tristan Marion
2018-06-14deno2: add global `deno` namespaceBert Belder
2018-06-14deno2: pass argv to jsRyan Dahl
2018-06-14Demo protobufs in deno2.Ryan Dahl
2018-06-14Change msg.proto package name.Ryan Dahl
2018-06-12Fix protobufjs snapshotting.Ryan Dahl
2018-06-12Simplify pbjs build with hack.Ryan Dahl
2018-06-12deno2: compile in TS, build protobufRyan Dahl
2018-06-11Use camel-case for deno js api.Ryan Dahl
2018-06-11Fix deno executableRyan Dahl
2018-06-11deno2: fmt js dirRyan Dahl
2018-06-10Add deno2 prototype from external repo.Ryan Dahl