-
Via Dan, this guy got Doom running in the TypeScript type checker. (Though, by "running," he means producing pixel buffers, but not actually getting them to display, which is out of reach, it seems.) Still, it's the TypeScript type checker doing the execution, not TypeScript code. That is some amazing manipulation.