I don’t actually think it’s “safe” since it ignores evaluation order. I still did that in esbuild because it was a TS-specific construct, but I might actually have to undo that optimization if it gets standardized in JS with a well-specified inline evaluation order.
1 year ago
1
0
1
0
A 10x Faster TypeScript - TypeScript
Embarking on a native port of the existing TypeScript compiler and toolset to achieve a 10x performance speed-up.
Today we're thrilled to announce our effort to port the TypeScript compiler and language service to native code, gaining a 10x speed boost in build times and editor responsiveness!
devblogs.microsoft.com/typescript/t...
1 year ago
973
292
22
156