# Structs
Module is an implementation of wazero's api.Module interface intended to be used as a stub in tests.
# Type aliases
Bytes is an extension of the types.Bytes type which adds the ability to treat those values as results, so they can be passed as argument to Call* functions in tests.