Since now they are migrating to Unity, I guess it will be quite a work to decrypt client messages from the assembly file. But since wasm doesn't support direct socket messages they had to use WebSocket and therefore they had to glue the wasm with js so one can identify which section in the assembly file is used for what, but even then it must be a headache.