pub fn create_raw_bundle_wasm( wasm_path: &Path, env_yaml: Option<&[u8]>, output_path: &Path, ) -> Result<()>