package wasmtime

  1. Overview
  2. Docs

Module Wasmtime.Wasmtime_generatedSource

Sourceval caml__1_wasm_byte_vec_new : (_, _) CI.fatptr -> Unsigned.size_t -> (_, _) CI.fatptr -> unit
Sourceval caml__2_wasm_byte_vec_new_uninitialized : (_, _) CI.fatptr -> Unsigned.size_t -> unit
Sourceval caml__3_wasm_byte_vec_copy : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__4_wasm_byte_vec_delete : (_, _) CI.fatptr -> unit
Sourceval caml__5_wasm_config_new : unit -> CI.voidp
Sourceval caml__6_wasm_config_delete : (_, _) CI.fatptr -> unit
Sourceval caml__7_wasm_engine_new : unit -> CI.voidp
Sourceval caml__8_wasm_engine_new_with_config : (_, _) CI.fatptr -> CI.voidp
Sourceval caml__9_wasm_engine_delete : (_, _) CI.fatptr -> unit
Sourceval caml__10_wasm_store_new : (_, _) CI.fatptr -> CI.voidp
Sourceval caml__11_wasm_store_delete : (_, _) CI.fatptr -> unit
Sourceval caml__12_wasm_trap_new : (_, _) CI.fatptr -> (_, _) CI.fatptr -> CI.voidp
Sourceval caml__13_wasm_trap_message : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__14_wasm_trap_delete : (_, _) CI.fatptr -> unit
Sourceval caml__15_wasm_val_copy : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__16_wasm_val_delete : (_, _) CI.fatptr -> unit
Sourceval caml__17_wasmtime_externref_new : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__18_wasmtime_externref_new_with_finalizer : (_, _) CI.fatptr -> (_, _) CI.fatfunptr -> (_, _) CI.fatptr -> unit
Sourceval caml__19_wasmtime_externref_data : (_, _) CI.fatptr -> (_, _) CI.fatptr -> bool
Sourceval caml__20_wasm_val_vec_delete : (_, _) CI.fatptr -> unit
Sourceval caml__21_wasm_valtype_new : Unsigned.uint8 -> CI.voidp
Sourceval caml__22_wasm_valtype_delete : (_, _) CI.fatptr -> unit
Sourceval caml__23_wasm_valtype_vec_new : (_, _) CI.fatptr -> Unsigned.size_t -> (_, _) CI.fatptr -> unit
Sourceval caml__24_wasm_valtype_vec_delete : (_, _) CI.fatptr -> unit
Sourceval caml__25_wasm_memory_data : (_, _) CI.fatptr -> CI.voidp
Sourceval caml__26_wasm_memory_grow : (_, _) CI.fatptr -> Unsigned.uint32 -> bool
Sourceval caml__27_wasm_memory_size : (_, _) CI.fatptr -> Unsigned.size_t
Sourceval caml__28_wasm_memory_data_size : (_, _) CI.fatptr -> Unsigned.size_t
Sourceval caml__29_wasm_memory_delete : (_, _) CI.fatptr -> unit
Sourceval caml__30_wasm_functype_new : (_, _) CI.fatptr -> (_, _) CI.fatptr -> CI.voidp
Sourceval caml__31_wasm_functype_new_0_0 : unit -> CI.voidp
Sourceval caml__32_wasm_functype_delete : (_, _) CI.fatptr -> unit
Sourceval caml__33_wasm_func_new : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatfunptr -> CI.voidp
Sourceval caml__34_wasm_func_delete : (_, _) CI.fatptr -> unit
Sourceval caml__35_wasm_global_get : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__36_wasm_global_set : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__37_wasm_global_delete : (_, _) CI.fatptr -> unit
Sourceval caml__38_wasm_ref_delete : (_, _) CI.fatptr -> unit
Sourceval caml__39_wasm_table_get : (_, _) CI.fatptr -> Unsigned.uint32 -> CI.voidp
Sourceval caml__40_wasm_table_set : (_, _) CI.fatptr -> Unsigned.uint32 -> (_, _) CI.fatptr -> unit
Sourceval caml__41_wasm_table_size : (_, _) CI.fatptr -> Unsigned.uint32
Sourceval caml__42_wasm_table_delete : (_, _) CI.fatptr -> unit
Sourceval caml__43_wasm_extern_delete : (_, _) CI.fatptr -> unit
Sourceval caml__44_wasm_extern_as_func : (_, _) CI.fatptr -> CI.voidp
Sourceval caml__45_wasm_func_as_extern : (_, _) CI.fatptr -> CI.voidp
Sourceval caml__46_wasm_extern_as_memory : (_, _) CI.fatptr -> CI.voidp
Sourceval caml__47_wasm_extern_as_table : (_, _) CI.fatptr -> CI.voidp
Sourceval caml__48_wasm_extern_as_global : (_, _) CI.fatptr -> CI.voidp
Sourceval caml__49_wasm_extern_vec_delete : (_, _) CI.fatptr -> unit
Sourceval caml__50_wasm_module_delete : (_, _) CI.fatptr -> unit
Sourceval caml__51_wasm_instance_delete : (_, _) CI.fatptr -> unit
Sourceval caml__52_wasm_instance_new : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> CI.voidp
Sourceval caml__53_wasm_instance_exports : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__54_wasmtime_error_message : (_, _) CI.fatptr -> (_, _) CI.fatptr -> unit
Sourceval caml__55_wasmtime_error_delete : (_, _) CI.fatptr -> unit
Sourceval caml__56_wasi_config_new : unit -> CI.voidp
Sourceval caml__57_wasi_config_delete : (_, _) CI.fatptr -> unit
Sourceval caml__58_wasi_config_inherit_argv : (_, _) CI.fatptr -> unit
Sourceval caml__59_wasi_config_inherit_env : (_, _) CI.fatptr -> unit
Sourceval caml__60_wasi_config_inherit_stdin : (_, _) CI.fatptr -> unit
Sourceval caml__61_wasi_config_inherit_stdout : (_, _) CI.fatptr -> unit
Sourceval caml__62_wasi_config_inherit_stderr : (_, _) CI.fatptr -> unit
Sourceval caml__63_wasi_config_preopen_dir : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> bool
Sourceval caml__64_wasi_instance_new : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> CI.voidp
Sourceval caml__65_wasi_instance_delete : (_, _) CI.fatptr -> unit
Sourceval caml__66_wasmtime_linker_new : (_, _) CI.fatptr -> CI.voidp
Sourceval caml__67_wasmtime_linker_delete : (_, _) CI.fatptr -> unit
Sourceval caml__68_wasmtime_linker_define_wasi : (_, _) CI.fatptr -> (_, _) CI.fatptr -> CI.voidp
Sourceval caml__69_wasmtime_linker_define_instance : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> CI.voidp
Sourceval caml__70_wasmtime_linker_instantiate : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> CI.voidp
Sourceval caml__71_wasmtime_linker_module : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> CI.voidp
Sourceval caml__72_wasmtime_linker_get_default : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> CI.voidp
Sourceval caml__73_wasmtime_config_debug_info_set : (_, _) CI.fatptr -> bool -> unit
Sourceval caml__74_wasmtime_config_interruptable_set : (_, _) CI.fatptr -> bool -> unit
Sourceval caml__75_wasmtime_config_max_wasm_stack_set : (_, _) CI.fatptr -> Unsigned.size_t -> unit
Sourceval caml__76_wasmtime_config_wasm_threads_set : (_, _) CI.fatptr -> bool -> unit
Sourceval caml__77_wasmtime_config_wasm_reference_types_set : (_, _) CI.fatptr -> bool -> unit
Sourceval caml__78_wasmtime_config_wasm_simd_set : (_, _) CI.fatptr -> bool -> unit
Sourceval caml__79_wasmtime_config_wasm_bulk_memory_set : (_, _) CI.fatptr -> bool -> unit
Sourceval caml__80_wasmtime_config_wasm_multi_value_set : (_, _) CI.fatptr -> bool -> unit
Sourceval caml__81_wasmtime_config_static_memory_maximum_size_set : (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__82_wasmtime_config_static_memory_guard_size_set : (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__83_wasmtime_config_dynamic_memory_guard_size_set : (_, _) CI.fatptr -> int64 -> unit
Sourceval caml__84_wasmtime_wat2wasm : (_, _) CI.fatptr -> (_, _) CI.fatptr -> CI.voidp
Sourceval caml__85_wasmtime_module_new : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> CI.voidp
Sourceval caml__86_wasmtime_func_call : (_, _) CI.fatptr -> (_, _) CI.fatptr -> Unsigned.size_t -> (_, _) CI.fatptr -> Unsigned.size_t -> (_, _) CI.fatptr -> CI.voidp
Sourceval caml__87_wasmtime_instance_new : (_, _) CI.fatptr -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> Unsigned.size_t -> (_, _) CI.fatptr -> (_, _) CI.fatptr -> CI.voidp
Sourcetype 'a result = 'a
Sourcetype 'a return = 'a
Sourcetype 'a fn =
  1. | Returns : 'a CI.typ -> 'a return fn
  2. | Function : 'a CI.typ * 'b fn -> ('a -> 'b) fn
Sourceval map_result : ('a -> 'b) -> 'a -> 'b
Sourceval returning : 'a CI.typ -> 'a return fn
Sourceval (@->) : 'a CI.typ -> 'b fn -> ('a -> 'b) fn
Sourceval foreign : 'a 'b. string -> ('a -> 'b) fn -> 'a -> 'b
Sourceval foreign_value : 'a. string -> 'a Ctypes.typ -> 'a Ctypes.ptr