https://github.com/vercel-labs/scriptc>Scriptc compiles TypeScript and JavaScript to native executables and WebAssembly modules. It uses the TypeScript compiler for parsing and type checking, then emits LLVM IR for clang to compile. A readable C backend remains available for debugging.>Static builds include a small native runtime, but no Node or JavaScript engine.Somebody needs to stop Vercel before they make everything TS. They are probably weeks away from rewriting Linux in Typescript.
are they making java from the first principles or what
i hate webshitters so much it's unreal
good for them, keep those webshooters working
typescript son or rust daughter (male)
thats nim with extra steps
>>109535077html and css makes more sense
Has everyone gone fucking crazy or what?Everyone seems to be building bullshit in 2026. Is it the tokenmaxxing club? >>109535126I really want to use Nim but it sucks.
So basically C# but fragile?
>>109535153>I really want to use Nim but it sucks.why? Docs are pretty much shit and so is the lsp but if you use the library code as reference it can be quite comfy. I do hate their codestyle.
>>109535126Typescript is better than nim on every level. Nim is the most retarded language ever.
>>109535176C# typing is nominal, TS is structural.
Looks good to me, why exactly is TS bad when it runs on all hardware?
>>109535176If by fragile you mean "slightly less jeeted"
Microsoft already made their own.https://devblogs.microsoft.com/typescript/announcing-typescript-native-previews/
>>109536273That's a different thing that emits js.
>>109536312It emits LLVM IR.
>>109534991>The compiler requires Node.js 20 or newer and clangmeanwhile quickjs has a js to c translator and doesn't require anything else.
>>109536378Huh, so I could just `tsc file.ts --emit=llvm` with the go variant already, or am I mixing up stuff here?
>>109536198typescript is the most jeetcoded language out there
>>109536554Cshart is even more jeetcoded, as is javasaar
>>109536544You need the preview build.https://github.com/microsoft/typescript-go#preview
>>109534991>compiles TypeScript and JavaScript to native executables and WebAssembly modules.no thanks. i'm white. i program using assembly languages and c/c++
>>109534991I like the idea. I don't know how much faster this is but I'd rather use TS to write native programs than go
>>109534991I see no problem with TypeScript, you need to declare variables.Javascript on the other hand is fucking garbage.
>>109535109Rust daughter every time.
>>109534991>Vercel wants you to write native code in TypescriptOkay.Then I will.
>>109537174>choosing the tranny homosexual over the plain homosexualthe right answer was: neither
Wait so this means i can compile my express backend to native?