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

Reduce Bundle Size #24

Open
Firaenix opened this issue Jul 11, 2021 · 1 comment
Open

Reduce Bundle Size #24

Firaenix opened this issue Jul 11, 2021 · 1 comment

Comments

@Firaenix
Copy link
Owner

Quick wins:

  • Replace all the anyhow::Error properties in Error enums either with an enum or a simple type like &str
@Firaenix
Copy link
Owner Author

Replace serde + serde_derive + serde_json with miniserde

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

No branches or pull requests

1 participant