Open
Description
I'm not sure I can talk about the debugger here.
I want to pass some arguments to my WebView2 application.
So, I tried to use "Command Arguments" but they are replaced with other arguments.
Next, I tried to use "Environment" but they are removed or replaced also.
"Working Directory" also replaced with the application directory
I cannot find a way to solve this problem.
I want to debug the Emscripten WASM application with WebView2 debugger.
I created the tiny viewer with WebView2. but I cannot pass anything like the entry point of pages.