Wasmtime
component.h
1#ifndef WASMTIME_COMPONENT_H
2#define WASMTIME_COMPONENT_H
3
4#include <wasmtime/component/component.h>
5#include <wasmtime/component/instance.h>
6#include <wasmtime/component/linker.h>
7
8#endif // WASMTIME_COMPONENT_H