Crate libwavm_sys

Crate libwavm_sys 

Source

Structs§

_Mbstatet
__crt_locale_data
__crt_locale_data_public
__crt_locale_pointers
__crt_multibyte_data
wasm_compartment_t
wasm_config_t
wasm_engine_t
wasm_export_t
wasm_extern_t
wasm_externtype_t
wasm_foreign_t
wasm_frame_t
wasm_func_t
wasm_functype_t
wasm_global_t
wasm_globaltype_t
wasm_import_t
wasm_instance_t
wasm_limits_t
wasm_memory_t
wasm_memorytype_t
wasm_module_t
wasm_ref_t
wasm_shared_foreign_t
wasm_shared_func_t
wasm_shared_memory_t
wasm_shared_module_t
wasm_shared_table_t
wasm_store_t
wasm_table_t
wasm_tabletype_t
wasm_trap_t
wasm_v128_t
wasm_valtype_t

Constants§

MEMORY_PAGE_SIZE
WASM_MEMORY_PAGES_MAX
WASM_TABLE_SIZE_MAX
WCHAR_MAX
WCHAR_MIN
WINT_MAX
WINT_MIN
_ARGMAX
_ARM_WINAPI_PARTITION_DESKTOP_SDK_AVAILABLE
_CRT_BUILD_DESKTOP_APP
_CRT_FUNCTIONS_REQUIRED
_CRT_HAS_CXX17
_CRT_INTERNAL_NONSTDC_NAMES
_CRT_INT_MAX
_CRT_PACKING
_CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES
_CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES_MEMORY
_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES
_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT
_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_MEMORY
_HAS_CXX17
_HAS_CXX20
_HAS_CXX23
_HAS_EXCEPTIONS
_HAS_NODISCARD
_SAL_VERSION
_SECURECRT_FILL_BUFFER_PATTERN
_STL_LANG
_USE_ATTRIBUTES_FOR_SAL
_USE_DECLSPECS_FOR_SAL
_VCRT_COMPILER_PREPROCESSOR
__GOT_SECURE_LIB__
__SAL_H_VERSION
__STDC_SECURE_LIB__
__STDC_WANT_SECURE_LIB__
__bool_true_false_are_defined
false_
true_
wasm_externkind_enum_WASM_EXTERN_FUNC
wasm_externkind_enum_WASM_EXTERN_GLOBAL
wasm_externkind_enum_WASM_EXTERN_MEMORY
wasm_externkind_enum_WASM_EXTERN_TABLE
wasm_index_enum_WASM_INDEX_I32
wasm_index_enum_WASM_INDEX_I64
wasm_limits_max_default
wasm_mutability_enum_WASM_CONST
wasm_mutability_enum_WASM_VAR
wasm_shared_enum_WASM_NOTSHARED
wasm_shared_enum_WASM_SHARED
wasm_valkind_enum_WASM_ANYREF
wasm_valkind_enum_WASM_F32
wasm_valkind_enum_WASM_F64
wasm_valkind_enum_WASM_FUNCREF
wasm_valkind_enum_WASM_I32
wasm_valkind_enum_WASM_I64
wasm_valkind_enum_WASM_V128

Statics§

__security_cookie

Functions§

__report_gsfailure
__security_check_cookie
__security_init_cookie
__va_start
_invalid_parameter_noinfo
_invalid_parameter_noinfo_noreturn
_invoke_watson
_wassert
wasm_compartment_clone
wasm_compartment_contains
wasm_compartment_delete
wasm_compartment_new
wasm_config_delete
wasm_config_feature_set_allow_legacy_inst_names
wasm_config_feature_set_any_extern_kind_elems
wasm_config_feature_set_atomics
wasm_config_feature_set_bulk_memory_ops
wasm_config_feature_set_exception_handling
wasm_config_feature_set_extended_name_section
wasm_config_feature_set_import_export_mutable_globals
wasm_config_feature_set_multimemory
wasm_config_feature_set_multivalue
wasm_config_feature_set_nontrapping_float_to_int
wasm_config_feature_set_reference_types
wasm_config_feature_set_shared_tables
wasm_config_feature_set_sign_extension
wasm_config_feature_set_simd
wasm_config_feature_set_wat_custom_sections
wasm_config_feature_set_wat_quoted_names
wasm_config_new
wasm_engine_delete
wasm_engine_new
wasm_engine_new_with_config
wasm_extern_as_func
wasm_extern_as_func_const
wasm_extern_as_global
wasm_extern_as_global_const
wasm_extern_as_memory
wasm_extern_as_memory_const
wasm_extern_as_ref
wasm_extern_as_ref_const
wasm_extern_as_table
wasm_extern_as_table_const
wasm_extern_copy
wasm_extern_delete
wasm_extern_get_host_info
wasm_extern_kind
wasm_extern_name
wasm_extern_remap_to_cloned_compartment
wasm_extern_same
wasm_extern_set_host_info
wasm_extern_set_host_info_with_finalizer
wasm_extern_type
wasm_externtype_as_functype
wasm_externtype_as_functype_const
wasm_externtype_as_globaltype
wasm_externtype_as_globaltype_const
wasm_externtype_as_memorytype
wasm_externtype_as_memorytype_const
wasm_externtype_as_tabletype
wasm_externtype_as_tabletype_const
wasm_externtype_copy
wasm_externtype_delete
wasm_externtype_kind
wasm_foreign_as_ref
wasm_foreign_as_ref_const
wasm_foreign_copy
wasm_foreign_delete
wasm_foreign_get_host_info
wasm_foreign_name
wasm_foreign_new
wasm_foreign_obtain
wasm_foreign_remap_to_cloned_compartment
wasm_foreign_same
wasm_foreign_set_host_info
wasm_foreign_set_host_info_with_finalizer
wasm_foreign_share
wasm_func_as_extern
wasm_func_as_extern_const
wasm_func_as_ref
wasm_func_as_ref_const
wasm_func_call
wasm_func_copy
wasm_func_delete
wasm_func_get_host_info
wasm_func_name
wasm_func_new
wasm_func_new_with_env
wasm_func_obtain
wasm_func_param_arity
wasm_func_remap_to_cloned_compartment
wasm_func_result_arity
wasm_func_same
wasm_func_set_host_info
wasm_func_set_host_info_with_finalizer
wasm_func_share
wasm_func_type
wasm_functype_as_externtype
wasm_functype_as_externtype_const
wasm_functype_copy
wasm_functype_delete
wasm_functype_new
wasm_functype_num_params
wasm_functype_num_results
wasm_functype_param
wasm_functype_result
wasm_global_as_extern
wasm_global_as_extern_const
wasm_global_as_ref
wasm_global_as_ref_const
wasm_global_copy
wasm_global_delete
wasm_global_get
wasm_global_get_host_info
wasm_global_name
wasm_global_new
wasm_global_remap_to_cloned_compartment
wasm_global_same
wasm_global_set
wasm_global_set_host_info
wasm_global_set_host_info_with_finalizer
wasm_global_type
wasm_globaltype_as_externtype
wasm_globaltype_as_externtype_const
wasm_globaltype_content
wasm_globaltype_copy
wasm_globaltype_delete
wasm_globaltype_mutability
wasm_globaltype_new
wasm_instance_as_ref
wasm_instance_as_ref_const
wasm_instance_copy
wasm_instance_delete
wasm_instance_export
wasm_instance_get_host_info
wasm_instance_name
wasm_instance_new
wasm_instance_num_exports
wasm_instance_remap_to_cloned_compartment
wasm_instance_same
wasm_instance_set_host_info
wasm_instance_set_host_info_with_finalizer
wasm_memory_as_extern
wasm_memory_as_extern_const
wasm_memory_as_ref
wasm_memory_as_ref_const
wasm_memory_copy
wasm_memory_data
wasm_memory_data_size
wasm_memory_delete
wasm_memory_get_host_info
wasm_memory_grow
wasm_memory_name
wasm_memory_new
wasm_memory_obtain
wasm_memory_remap_to_cloned_compartment
wasm_memory_same
wasm_memory_set_host_info
wasm_memory_set_host_info_with_finalizer
wasm_memory_share
wasm_memory_size
wasm_memory_type
wasm_memorytype_as_externtype
wasm_memorytype_as_externtype_const
wasm_memorytype_copy
wasm_memorytype_delete
wasm_memorytype_index
wasm_memorytype_limits
wasm_memorytype_new
wasm_memorytype_shared
wasm_module_copy
wasm_module_delete
wasm_module_export
wasm_module_import
wasm_module_new
wasm_module_new_text
wasm_module_num_exports
wasm_module_num_imports
wasm_module_print
wasm_module_validate
wasm_ref_as_extern
wasm_ref_as_extern_const
wasm_ref_as_foreign
wasm_ref_as_foreign_const
wasm_ref_as_func
wasm_ref_as_func_const
wasm_ref_as_global
wasm_ref_as_global_const
wasm_ref_as_instance
wasm_ref_as_instance_const
wasm_ref_as_memory
wasm_ref_as_memory_const
wasm_ref_as_table
wasm_ref_as_table_const
wasm_ref_as_trap
wasm_ref_as_trap_const
wasm_ref_copy
wasm_ref_delete
wasm_ref_get_host_info
wasm_ref_name
wasm_ref_remap_to_cloned_compartment
wasm_ref_same
wasm_ref_set_host_info
wasm_ref_set_host_info_with_finalizer
wasm_shared_foreign_delete
wasm_shared_func_delete
wasm_shared_memory_delete
wasm_shared_table_delete
wasm_store_delete
wasm_store_new
wasm_table_as_extern
wasm_table_as_extern_const
wasm_table_as_ref
wasm_table_as_ref_const
wasm_table_copy
wasm_table_delete
wasm_table_get
wasm_table_get_host_info
wasm_table_grow
wasm_table_name
wasm_table_new
wasm_table_obtain
wasm_table_remap_to_cloned_compartment
wasm_table_same
wasm_table_set
wasm_table_set_host_info
wasm_table_set_host_info_with_finalizer
wasm_table_share
wasm_table_size
wasm_table_type
wasm_tabletype_as_externtype
wasm_tabletype_as_externtype_const
wasm_tabletype_copy
wasm_tabletype_delete
wasm_tabletype_element
wasm_tabletype_index
wasm_tabletype_limits
wasm_tabletype_new
wasm_tabletype_shared
wasm_trap_as_ref
wasm_trap_as_ref_const
wasm_trap_copy
wasm_trap_delete
wasm_trap_get_host_info
wasm_trap_message
wasm_trap_name
wasm_trap_new
wasm_trap_remap_to_cloned_compartment
wasm_trap_same
wasm_trap_set_host_info
wasm_trap_set_host_info_with_finalizer
wasm_trap_stack_frame
wasm_trap_stack_num_frames
wasm_val_copy
wasm_val_delete
wasm_valtype_copy
wasm_valtype_delete
wasm_valtype_kind
wasm_valtype_new

Type Aliases§

__crt_bool
__time32_t
__time64_t
__vcrt_bool
_locale_t
errno_t
int_fast8_t
int_fast16_t
int_fast32_t
int_fast64_t
int_least8_t
int_least16_t
int_least32_t
int_least64_t
intmax_t
max_align_t
mbstate_t
rsize_t
size_t
time_t
uint_fast8_t
uint_fast16_t
uint_fast32_t
uint_fast64_t
uint_least8_t
uint_least16_t
uint_least32_t
uint_least64_t
uintmax_t
va_list
wasm_externkind_enum
wasm_externkind_t
wasm_float32_t
wasm_float64_t
wasm_func_callback_t
wasm_func_callback_with_env_t
wasm_index_enum
wasm_index_t
wasm_memory_pages_t
wasm_mutability_enum
wasm_mutability_t
wasm_shared_enum
wasm_shared_t
wasm_table_size_t
wasm_valkind_enum
wasm_valkind_t
wchar_t
wctype_t
wint_t

Unions§

wasm_val_t