ovr / StaticScript

:rocket: TypeScript compiler on top of TypeScript as frontend and LLVM as backend
Other
629 stars 29 forks source link

Would it support wasm? #2

Open zaaack opened 5 years ago

zaaack commented 5 years ago

I have to say StaticScript is an amazing project. Great job! 👍 Is there any plan to support wasm in the feature?

ovr commented 5 years ago

Hey!

Nice idea, I was thinking about it, I started an research process,in feature I will write in this issue

Now, the main priority is to build "base" support for language)))

Thanks

jarble commented 4 years ago

You could also use the AssemblyScript compiler to compile TypeScript to WebAssembly.

Codezigineer commented 2 years ago

Technically LLVM supports WASM