Luca Casonato
Luca Casonato
`AsyncLocalStorage` is now supported in both Deno CLI and Deno Deploy, as of [email protected].
We support `$project--$branch.deno.dev` URLs now.
We support `$project--$branch.deno.dev` URLs now.
The original issue has been resolved, so I'll close this issue. Thank you :)
`Deno.readTextFileSync` is now supported on Deno Deploy.
@jsejcksn A user can only link repositories that they have admin permissions for on GitHub. They can not see or link arbitrary repos on your personal account. They can see...
You can call your API route handler functions directly from the route handlers
I will close this issue now. In a scenario where we do change our policy, I'll update this issue.
I have opened a PR to Web IDL with an attempt for how to make this work IDL wise: https://github.com/whatwg/webidl/pull/1397
FYI, Chrome only shipping half duplex has caused definitely user confusion. Users are expecting full duplex (without knowing that is what it is called), and as such even when specifying...