v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
wasm::implement< Memory > Struct Reference
Collaboration diagram for wasm::implement< Memory >:

Public Types

using type = RefImpl<Memory, i::WasmMemoryObject>
 

Detailed Description

Definition at line 2255 of file c-api.cc.

Member Typedef Documentation

◆ type

using wasm::implement< Memory >::type = RefImpl<Memory, i::WasmMemoryObject>

Definition at line 2256 of file c-api.cc.


The documentation for this struct was generated from the following file: