Hi everyone, Many of us are now using AI coding agents like Cursor, Claude Code, and so on. While they are great for general Swift tasks, they often struggle with the specifics of Swift on WebAssembly. They might suggest incorrect environment setups or provide buggy JavaScriptKit code that ignores the memory management model. To bridge this ga...