When building my standalone WASM module through VS in debug mode the generated DLL is set to release mode. I've searched all over the docs but I can't find where I'm able to flag the SDK to compile my WASM module to a debug DLL build. Could anyone point me in the right direction?