![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#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"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 |