import "github.com/egdaemon/eg/runtime/wasi/egunsafe/ffiegcontainer"

func Build

func Build(ctx context.Context, name, definition string, args []string) error

func Module

func Module(ctx context.Context, name, modulepath string, args []string) error

func Pull

func Pull(ctx context.Context, name string, args []string) error

func Run

func Run(ctx context.Context, name, modulepath string, cmd []string, args []string) error