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

Investigate exchanging serde for miniserde #1110

Open
insipx opened this issue Oct 3, 2024 · 0 comments
Open

Investigate exchanging serde for miniserde #1110

insipx opened this issue Oct 3, 2024 · 0 comments

Comments

@insipx
Copy link
Contributor

insipx commented Oct 3, 2024

Try using miniserde instead of serde to decrease binary size & compile time. Binary size is more rel. to WebAssembly work.

Might not work depending on how dependencies use serde. If we end up compiling both serde and miniserde, might be worse than just leaving serde.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant