We release an update to Construct about once a week. This helps make sure Construct is improving quickly and changing in response to your feedback. And we've ke...
This is great.
Is WASM -- Web Assembly something that makes sense to you -- if yes, will it be on the road map?
They already use it.
That's great -- how, where ?
Does it mean that javascript game code isn't exposed anymore in clear text in the browser, but runs as WASM binary by default?
Its just used in some plugs. Pathfinding, and I think Advanced Random.
Nothing is human readable anywhere in the runtime.
Yes, we already use WebAssembly for various things like audio transcoding, image optimisation, physics and Advanced Random!