Wasmtime
component/types/component.hh File Reference
#include <wasmtime/conf.h>
#include <memory>
#include <optional>
#include <string>
#include <wasmtime/component/types/component.h>
#include <wasmtime/engine.hh>
#include <wasmtime/helpers.hh>
#include <wasmtime/types/func.hh>
#include <wasmtime/component/types/func.hh>
#include <wasmtime/component/types/instance.hh>
#include <wasmtime/component/types/module.hh>
#include <wasmtime/component/types/val.hh>

Go to the source code of this file.

Data Structures

class  wasmtime::component::ComponentType
 Represents the type of a WebAssembly component. More...
 
class  wasmtime::component::ComponentItem
 Represents a single item in a component's import or export list. More...