pub fn base64_from_wasm(wasm: &[u8]) -> Result<String, FromWasmError>