[SOLVED] Does Armory output to WASM?

I know that it outputs to browsers, is that JAVASCRIPT or WASM? If it doesn’t do WASM yet, will it one day?

Hi. Armory uses Kha, and Kha outputs to JavaScript when exporting to HTML5 builds. There aren’t any plans to integrate WASM in exported builds to my knowledge, but you can use WASM on your own for scripting purposes. See here for more information: wasm · armory3d/armory Wiki · GitHub