|  | v8
    9.0.257(node16.0.0)
    V8 is Google's open source JavaScript engine | 
#include <v8.h>
| Public Member Functions | |
| OwnedBuffer | Serialize () | 
| MemorySpan< const uint8_t > | GetWireBytesRef () | 
| const std::string & | source_url () const | 
| Friends | |
| class | WasmModuleObject | 
| class | WasmStreaming | 
| MemorySpan<const uint8_t> GetWireBytesRef | ( | ) | 
Get the (wasm-encoded) wire bytes that were used to compile this module.
| OwnedBuffer Serialize | ( | ) | 
Serialize the compiled module. The serialized data does not include the wire bytes.
| 
 | friend | 
| 
 | friend |