Design Meeting 2021-07-15 #11420
kitsonk
announced in
Design Meetings
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
deno
executable (sign binaries #575)deno compile
signing is going to be complex and not in scope for this.--unsafely-treat-insecure-origin-as-secure
flag and make it very explicit and narrow.tsc
) still doesn't have support. The changes will not make TypeScript 4.4 so the earliest is TypeScript 4.5 (late-October). Discussed that if it was just a "diagnostic" issue, but didn't mess up the emit, that we might be able to move forward, but identified that the TypeScript emit borks the code.std
stopped earlier this year because they weren't as effective as needed.std
library and it design discussion will be part of the CLI Roadmap and the CLI Design Meetings. We will re-evaluate if it doesn't work effectively.h
andFragment
for JSX #11186 it might make sense to standardise on the new JSX transforms than other varieties.Beta Was this translation helpful? Give feedback.
All reactions