The post discusses the successful porting of popular games Terraria and Celeste to web browsers using WebAssembly technology. The impressive aspect highlighted is the process of decompiling C# binaries and recompiling them to work seamlessly in web environments. The adaptability of FNA/XNA projects to function in browsers exemplifies the capability of modern web technologies to support complex games that previously required native execution.