Good to know. Does it also preclude features like enums?

Huh, I was going to mention Node's `--experimental-transform-types`, but that was completely removed in v26: https://github.com/nodejs/node/pull/61803

Wow, this is sad to hear. So if I understood correctly, node is walking back from trying to run TypeScript? Pretty sad if so.

I hope it's a temporary step back to leap forward, in the future.

[deleted]

Bartek from the Deno here. Nope, we do support enums OOTB.