chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.debugger / DebuggerDomain / getWasmBytecode

getWasmBytecode

suspend fun getWasmBytecode(input: GetWasmBytecodeRequest): GetWasmBytecodeResponse
Deprecated: Deprecated in the Chrome DevTools protocol

This command is deprecated. Use getScriptSource instead.

Official doc