Module it_interface

Source

Structs§

FullRecordTypes
IFunctionSignature
Represent a function type inside Marine module.
IModuleInterface
Represent an interface of a Wasm module.
ITExportFuncDescriptor

Enums§

ITInterfaceError

Functions§

get_export_funcs
Returns all exported IT functions.
get_export_funcs_descriptors
Returns all exported IT functions descriptors.
get_interface
Returns Marine module interface that includes both export and all record types.
get_record_types

Type Aliases§

IRecordTypes
RIResult