Response.url in DevTools
This tests that the DevTools utilize the Response.url property
when using WebAssembly.instantiate to properly show the
response-url.wasm file in the Sources / Debugger panel. The
response-url.wasm file should show up next to the
main.js and response-url.html files.
response-url.wasm in the Sources / Debugger panel