"Hey guys, I've been experimenting with building a scalable cryptocurrency wallet using C# and WebAssembly (WASM). I started with a simple console app and managed to get it working with a basic wallet class and some cryptographic operations. Next step for me is to port it to a web app, anyone have experience with integrating WASM into a web project?"