DEV Community

Discussion on: It's time for Typescript Native

Collapse
 
kepta profile image
Kushan Joshi

I believe sticking to Web assembly would be a pragmatic solution instead of writing a native compiler. Check out this project github.com/AssemblyScript/assembly... which lets you write a subset of Typesvript to target WASM.