[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Debugger](./puppeteer.protocol.debugger.md) > [GetWasmBytecodeResponse](./puppeteer.protocol.debugger.getwasmbytecoderesponse.md) > [bytecode](./puppeteer.protocol.debugger.getwasmbytecoderesponse.bytecode.md) ## Protocol.Debugger.GetWasmBytecodeResponse.bytecode property Script source. Signature: ```typescript bytecode: string; ```