Wasmtime: C++
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
wasmtime::Linker Member List

This is the complete list of members for wasmtime::Linker, including all inherited members.

allow_shadowing(bool allow)wasmtime::Linkerinline
define(Store::Context cx, std::string_view module, std::string_view name, const Extern &item)wasmtime::Linkerinline
define_instance(Store::Context cx, std::string_view name, Instance instance)wasmtime::Linkerinline
define_wasi()wasmtime::Linkerinline
func_new(std::string_view module, std::string_view name, const FuncType &ty, F &&f)wasmtime::Linkerinline
func_wrap(std::string_view module, std::string_view name, F &&f)wasmtime::Linkerinline
get(Store::Context cx, std::string_view module, std::string_view name)wasmtime::Linkerinline
get_default(Store::Context cx, std::string_view name)wasmtime::Linkerinline
instantiate(Store::Context cx, const Module &m)wasmtime::Linkerinline
Linker(Engine &engine)wasmtime::Linkerinlineexplicit
module(Store::Context cx, std::string_view name, const Module &m)wasmtime::Linkerinline