wasmer_cli::commands::create_exe

Function write_entrypoint

Source
fn write_entrypoint(
    directory: &Path,
    entrypoint: &Entrypoint,
) -> Result<(), Error>