Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core): create version 2 header switching to uint32 for block offsets #179

Merged
merged 7 commits into from
Feb 18, 2022

Conversation

blacha
Copy link
Member

@blacha blacha commented Feb 17, 2022

No description provided.

async function main(): Promise<void> {
const fd = await fs.open('node_modules.tar', 'r');
const fd = await fs.open('test.tar', 'r');
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this archive is now much larger so shrink the number of times to run the test.

@blacha blacha merged commit a968a11 into master Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant