Skip to content

Possible to split parser away from JsonValue? #194

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

Closed
fasterthanlime opened this issue Apr 17, 2025 · 1 comment
Closed

Possible to split parser away from JsonValue? #194

fasterthanlime opened this issue Apr 17, 2025 · 1 comment

Comments

@fasterthanlime
Copy link
Contributor

I would love to once again use jiter in another one of my packages, facet-json (see https://github.com/facet-rs/facet) — But we want it to be no_std compatible and minimal versions and everything and some of the dependencies pulled in just to support JSON value are actually failing to build properly. And looking at it closer, we don't actually need bitvec if we're not using JSON value. So I know you don't like the split crates, but is there any hope besides just forking?

@fasterthanlime
Copy link
Contributor Author

Well would you like that I already opened #139

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