;tldr; I am hoping to replace the current .bat files with .exe files on Windows.
I'm hoping to land this change today:
https://github.com/emscripten-core/emscripten/pull/24858
It replaces the `.bat` files we currently use to launch emscripten python tools with a small windows executable.
There are some concerns this could trigger false positives in security scanners so its possible this will get reverted, but I would love to get some early feedback from windows users.
If you are a Windows user, please try `emsdk install tot` once this lands (I'll reply here when it does, assuming it sticks).
cheers,
sam