Which language will perform better in Armory

It looks like C++ ( Kore ) has multi-threading:

I don’t think Krom does right now, but I would think that the potential is there if HTML5 supports it.

I think WASM has the potential to be better optimized than plain Javascript if the code you write takes advantage of the lower level control. The same if you could manage to bind Rust to Armory for Armory’s C target.

1 Like