# Functions
NewBuilder creates a new WasmerBuilder.
# Structs
WasmerBuilder is a Wasmer implementation of the instanceBuilder interface.
WasmerHostFn describes a host function callable from within a Runnable module.
WasmerRuntime is a Wasmer implementation of the runtimeInstance interface.