StaticScript icon indicating copy to clipboard operation
StaticScript copied to clipboard

Would it support wasm?

Open zaaack opened this issue 5 years ago • 3 comments

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

zaaack avatar Nov 21 '18 09:11 zaaack

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

ovr avatar Nov 22 '18 15:11 ovr

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

jarble avatar Aug 27 '20 22:08 jarble

Technically LLVM supports WASM

Codezigineer avatar Jul 27 '22 21:07 Codezigineer