Verify checksum of static lib in build script
Open
- Dominant language
- Rust
- Stars
- 3.9k
- Forks
- 418
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 6
Description
As an alternative approach to fixing `truncated or malformed archive (offset to next archive member past the end of the archive after member /)` error (https://github.com/denoland/rusty_v8/pull/543, https://github.com/denoland/deno/issues/8449) we shall create checksum files in CI and later verify those checksums against downloaded static lib during build process.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.