# Functions
Instantiate instantiates the "env" module used by AssemblyScript into the runtime.
MustInstantiate calls Instantiate or panics on error.
NewFunctionExporter returns a FunctionExporter object with trace disabled.
# Interfaces
FunctionExporter configures the functions in the "env" module used by AssemblyScript.