Show HN: Write native binary web apps with TypeScript and Express

by jeswinon 2/16/2026, 2:07 PMwith 2 comments

by ortaon 2/20/2026, 10:03 AM

Interesting project! Added it to my list of TypeScript derived languages: https://github.com/orta/awesome-typescript-derived-languages

by cweaganson 2/20/2026, 7:44 PM

Anyone know why the parent project, Tsonic, would compile Typescript to C# instead of directly to CIL? Is it because there's a closer 1:1 mapping between the language primitives or some other reason?