Eaglercraft 112 Wasm -

Standard Minecraft servers use raw TCP connections. However, browsers cannot establish raw TCP connections due to security restrictions (CORS policies). Eaglercraft solves this problem by using a that proxies browser WebSocket connections to the pure TCP connection used by traditional Minecraft servers.