Would be nice if you guys embraced the future
wasm has entered the game, will the developers forget the days of typescript along with java script or will you take, the most amazing amalgam ever made to the level it deserves.
Some fragile someone will say "well, due to the dynamic nature of what's involved in javascript it's like totally impossible without a runtime and go on about how elon musk is a class traitor or some bullshit.
Current state of the matter:
The only feasible way to say "hello from typescript" on bare hardware is to use assemblyscript with wasm2c
compiles to web assembly, meaning that you could still call it from the browser,from normal javascript without having to compile to javascript.
make some state based statically compiled "runtime" that lives in the compiled file
Blazor has proven that you can compile the dotnet to wasm..
Imagine a world where developers write their server software using TypeScript on dotnet
Would be nice if you guys embraced the future wasm has entered the game, will the developers forget the days of typescript along with java script or will you take, the most amazing amalgam ever made to the level it deserves.
Current state of the matter: The only feasible way to say "hello from typescript" on bare hardware is to use assemblyscript with wasm2c
Blazor has proven that you can compile the dotnet to wasm.. Imagine a world where developers write their server software using TypeScript on dotnet
thanks ❤