![]()  | 
  
    v8
    
   V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. 
   | 
 
Public Member Functions | |
| FuncTypeImpl (ownvec< ValType > ¶ms, ownvec< ValType > &results) | |
  Public Member Functions inherited from wasm::ExternTypeImpl | |
| ExternTypeImpl (ExternKind kind) | |
| virtual | ~ExternTypeImpl ()=default | 
Public Attributes | |
| ownvec< ValType > | params | 
| ownvec< ValType > | results | 
  Public Attributes inherited from wasm::ExternTypeImpl | |
| ExternKind | kind | 
      
  | 
  inline |