Comment on Is a web browser using another scripting language feasible?
CameronDev@programming.dev 3 hours agoI don’t think I understand. Native TS does the type checking at compile time right? Not run time? Or would the compile happen in the browser?
jol@discuss.tchncs.de 1 hour ago
Browser-native TS would run directly on the browser without compiling.