Replies: 1 comment
-
Agreed we need to do better here. I don't have strong opinions on how to do it, though. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This discussion is purely just to see what direction the Workers team was taking with documentation for
workerd
specifically. A few ideas off the top of my head:workerd compile
or creating the configs using a Cap'n Proto serialisation library in a given language.workerd
, expanding on thesystemd
example.workerd
, where to get pre-built binaries from (npm
), etc.Mainly, if that sort of content is wanted and if it'd go in the Cloudflare developer documentation or just in the
/docs/
folder in this repository.Lots of the information already exists in various documentation around the repo but expanding on those with more advanced examples/use-cases would be awesome.
Beta Was this translation helpful? Give feedback.
All reactions