Skip to contents

Example with host function imports.

Usage

wasmer_host_function_example_ext(ptr)

Arguments

ptr

External pointer to WasmerRuntime.

Value

List with results

Details

Example with host function imports

Examples

if (FALSE) { # \dontrun{
wasmer_host_function_example_ext(ptr)
} # }