Wasmtime
component.hh
1
// Convenience header to include all of `wasmtime/component/*.hh`.
2
3
#ifndef WASMTIME_COMPONENT_HH
4
#define WASMTIME_COMPONENT_HH
5
6
#include <
wasmtime/component/component.hh
>
7
#include <
wasmtime/component/func.hh
>
8
#include <
wasmtime/component/instance.hh
>
9
#include <
wasmtime/component/linker.hh
>
10
#include <
wasmtime/component/val.hh
>
11
12
#endif
// WASMTIME_COMPONENT_HH
component.hh
func.hh
instance.hh
linker.hh
val.hh
target
c-api
include
wasmtime
component.hh
Generated by
1.9.3