Skip to content

[WIP] feat: Asset compression - #1079

Draft
AngelOnFira wants to merge 2 commits into
trunk-rs:mainfrom
AngelOnFira:angel/compression
Draft

[WIP] feat: Asset compression#1079
AngelOnFira wants to merge 2 commits into
trunk-rs:mainfrom
AngelOnFira:angel/compression

Conversation

@AngelOnFira

Copy link
Copy Markdown

This should close #91. This adds compression of assets (WASM, html...) so that browsers can request the smaller versions.

This is low-hanging fruit to get a large benefit for some kinds of generated files. For my particular use case, this helps a lot with reducing the size of a WASM binary for a Bevy/Egui browser app that I'm developing on a remote machine.

To finish before removing this from draft:

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.

[Feature Request] Optional Asset Compression

1 participant