A student project called WATaBoy compiles Game Boy instructions to WebAssembly at runtime, letting the browser turn them into native code.
That door is the web browser.
WATaBoy is a Game Boy emulator built as an undergraduate final-year project.
If you know emulation, you just winced.
The build is done in Rust, and the author deliberately skips the usual comfort tools.
Read the complete breakdown, fixes and what happens next.