Skip to content

Conversation

@ollien
Copy link

@ollien ollien commented Nov 30, 2025

Fixes #10

This PR adds the ability to either parse directly to a dynamic (parse_dynamic) or convert an existing TOML document to a dynamic (to_dynamic). I had to do some dynamic building like we discussed on Discord, so hopefully this matches with what we discussed 😅. I've also added decoders for all custom types, so that callers do not have to use the known forms themselves if they don't want to.

I've also added a JS test target to the CI, since there's FFI involved now.

Let me know if you'd like anything fixed up!

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

Successfully merging this pull request may close these issues.

Add dynamic decoding

1 participant