Skip to content

Reduce the size of the wasp1 component adapter by 4.6k#8858

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
bjorn3:smaller_wasip1_adapter
Jun 21, 2024
Merged

Reduce the size of the wasp1 component adapter by 4.6k#8858
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
bjorn3:smaller_wasip1_adapter

Conversation

@bjorn3
Copy link
Copy Markdown
Contributor

@bjorn3 bjorn3 commented Jun 21, 2024

This reduces the size of wasi_snapshot_preview1.command.wasm from 79625 bytes to 75029 bytes for a total win of 4596 bytes. Of this reduction enabling LTO is responsible for 3103 bytes, while enabling bulk-memory is responsible for 1493 bytes.

This reduces the size of wasi_snapshot_preview1.command.wasm from 79625
bytes to 75029 bytes for a total win of 4596 bytes. Of this reduction
enabling LTO is responsible for 3103 bytes, while enabling bulk-memory
is responsible for 1493 bytes
@bjorn3 bjorn3 requested a review from a team as a code owner June 21, 2024 15:46
@bjorn3 bjorn3 requested review from alexcrichton and removed request for a team June 21, 2024 15:46
@alexcrichton
Copy link
Copy Markdown
Member

Thanks!

@alexcrichton alexcrichton added this pull request to the merge queue Jun 21, 2024
Merged via the queue into bytecodealliance:main with commit 1088b41 Jun 21, 2024
@bjorn3 bjorn3 deleted the smaller_wasip1_adapter branch June 21, 2024 16:29
@bjorn3
Copy link
Copy Markdown
Contributor Author

bjorn3 commented Jun 21, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants