![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <module-decoder.h>
Public Attributes | |
WireBytesRef | section |
WireBytesRef | name |
WireBytesRef | payload |
Definition at line 122 of file module-decoder.h.
WireBytesRef v8::internal::wasm::CustomSectionOffset::name |
Definition at line 124 of file module-decoder.h.
WireBytesRef v8::internal::wasm::CustomSectionOffset::payload |
Definition at line 125 of file module-decoder.h.
WireBytesRef v8::internal::wasm::CustomSectionOffset::section |
Definition at line 123 of file module-decoder.h.