You are viewing a single comment's thread from:

RE: Developing TypeScript/Javascript on EOS!

in #eosio6 years ago

Really nice, if this is feasible, it will make things a lot easier.

How's the resulting webassembly size when compiled from typescript/assemblyscript compared to the compiled webassembly size from the C++ version of the game?

Sort:  

We still haven't made the performance comparison and the use of resources amongst the c++ version and the typescript. Never the less, the TS version can still be optimized further so it wouldn't be fair to do the comparison at this moment.