import "github.com/egdaemon/eg/runtime/wasi/egunsafe/ffiegcontainer"
<a name="Build"></a>
func Build(ctx context.Context, name, definition string, args []string) error
<a name="Module"></a>
func Module(ctx context.Context, name, modulepath string, options []string) error
<a name="Pull"></a>
func Pull(ctx context.Context, name string, args []string) error
<a name="Run"></a>
func Run(ctx context.Context, name, modulepath string, cmd []string, args []string) error