tools.deploy.embed vocabulary - Factor Documentation (original) (raw)

tools.deploy.embed vocabulary
Factor handbook » Vocabulary index

Summary
Embed a Factor image into a VM to create a single standalone executable file

Metadata

Parents: tools.deploy
Tags: deploy
Authors: Joe Groff

Words

Ordinary words

Word Stack effect
embed-image ( image executable -- )
make-embedded-image ( from-image to-executable -- )
make-embedded-image* ( from-image from-executable to-executable -- )

Files

resource:basis/tools/deploy/embed/embed.factor

Metadata files

resource:basis/tools/deploy/embed/authors.txt
resource:basis/tools/deploy/embed/summary.txt
resource:basis/tools/deploy/embed/tags.txt