Popcorn (Popcorn v0.3.0)
View SourcePopcorn is a tool for running Elixir in the browser.
Summary
Functions
Bundles compiled project code into an .avm file.
Options have the same semantics as in cook/1.
Builds a Popcorn .avm bundle.
Options:
out_dir- The directory to write artifacts to. Required, unless provided viaconfig.exs.start_module- Optional; a module withstart/0function that will be called after applications start.extra_beams- Compiled BEAMs that should be included in the generated bundle.