wasmer_host_function_example_ext.Rd
Example with host function imports.
wasmer_host_function_example_ext(ptr)
External pointer to WasmerRuntime.
List with results
Example with host function imports
wasmer_call_function_ext(), wasmer_call_function_safe_ext(), wasmer_math_example_ext(), wasmer_hello_world_example_ext()
wasmer_call_function_ext()
wasmer_call_function_safe_ext()
wasmer_math_example_ext()
wasmer_hello_world_example_ext()
Other function calling: wasmer_call_function_ext(), wasmer_call_function_safe_ext(), wasmer_hello_world_example_ext(), wasmer_math_example_ext()
if (FALSE) { # \dontrun{ wasmer_host_function_example_ext(ptr) } # }