Function wasmer_cli::commands::create_exe::create_header_files_in_dir

source ยท
pub(crate) fn create_header_files_in_dir(
    directory: &Path,
    entrypoint: &mut Entrypoint,
    atoms: &[(String, Vec<u8>)],
    prefixes: &[String],
) -> Result<()>
Expand description

Create the static_defs.h header files in the /include directory