The Minecraft 1.8.8 on WASM project involves compiling the Minecraft 1.8.8 game engine, written in Java and C++, to WASM using the Emscripten compiler. Emscripten is a toolchain that allows C and C++ code to be compiled to WASM, enabling developers to bring high-performance applications to the web.