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

Reducing file size of wasm binaries #5

Open
shubhendusaurabh opened this issue Dec 17, 2024 · 1 comment
Open

Reducing file size of wasm binaries #5

shubhendusaurabh opened this issue Dec 17, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@shubhendusaurabh
Copy link

Hi,

Will there be smaller builds of wasm binaries?
Screenshot from 2024-12-18 02-08-58

I compiled the binaries using headless method and got file sizes of soffice.wasm and soffice.data to around 124MB & 84MB (~30MB less than with qt builds)

Smaller builds would help in faster downloads and app startup.

My primary usecase is converting docx & pptx files to pdf.

@thorstenb thorstenb added the enhancement New feature or request label Dec 18, 2024
@thorstenb
Copy link
Contributor

Yup makes sense for headless conversions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants