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

Support Trim #1683

Closed
timeshift92 opened this issue Jan 7, 2022 · 3 comments · Fixed by #1906
Closed

Support Trim #1683

timeshift92 opened this issue Jan 7, 2022 · 3 comments · Fixed by #1906

Comments

@timeshift92
Copy link

Thank you for such a cool library.

Question

i searched in stackoverflow and issues but couldn't find an answer

What is the context of your question or problem?

is trimming supported?

What is the question or problem you try to solve?

reduce size for blazor wasm

What were the (original) requirements you tried to solve?
i have small size for blazor wasm project

What have you tried so far, what code have you written so far?
i'm beginner

@czdietrich
Copy link

It would be really great to invest in trimming. Else it will be hard to use this library in Blazor projects, since its uncompressed size is around 1.5 MB which is a lot for a library in a web project.

@Sewer56
Copy link

Sewer56 commented Jun 25, 2022

Well, it's a lot for a library in general I suppose.
Sure, these days this amount of storage doesn't matter that much, but support for trimming a library which in many cases (especially if used as a dependency) will be largely unused would be neat.

If anything, it's the sentiment that's important; projects under the .NET Foundation should aim to set a standard for other projects.

@idg10
Copy link
Collaborator

idg10 commented Mar 31, 2023

This is now available in Rx 6.0.0-preview.9 on NuGet.

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

Successfully merging a pull request may close this issue.

4 participants