getWasmBytecode
suspend fun getWasmBytecode(args: Debugger.GetWasmBytecodeParameter, mode: CommandMode = CommandMode.DEFAULT): Debugger.GetWasmBytecodeReturn
Deprecated
This command is deprecated. Use getScriptSource instead.
Deprecated
This command is deprecated. Use getScriptSource instead.
Parameters
scriptId
Id of the Wasm script to get source for.