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