pub fn build_blob( memory_pages: u32, init_cap: u8, caps: &[CapManifestEntry], data_section: &[u8], ) -> Vec<u8> ⓘ
Build a JAR blob from components.