v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
c-api.h File Reference
#include "include/v8-isolate.h"
#include "include/v8-local-handle.h"
#include "src/common/globals.h"
#include "src/handles/handles.h"
#include "third_party/wasm-api/wasm.hh"
Include dependency graph for c-api.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  wasm::StoreImpl
 

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  wasm
 

Macros

#define LIBWASM_STATIC   1
 

Macro Definition Documentation

◆ LIBWASM_STATIC

#define LIBWASM_STATIC   1

Definition at line 13 of file c-api.h.