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

Add serde annotations for configuration #69

Open
byhemechi opened this issue May 23, 2023 · 3 comments
Open

Add serde annotations for configuration #69

byhemechi opened this issue May 23, 2023 · 3 comments

Comments

@byhemechi
Copy link

The title pretty much explains it all, I'd love if it were possible to deserialise configuration with serde so that it can be exposed directly to things like WebAssembly

I'm happy to do this myself, I am just throwing this issue here before i get into it in case there are reasons to not do it/do it in a specific way

:)

@wooorm
Copy link
Owner

wooorm commented May 23, 2023

Hi!
Yeah, seems like a good idea. I don’t see why not.
(Assuming that serde remains an optional feature?)

@byhemechi
Copy link
Author

alright, i'll get into it.

(Assuming that serde remains an optional feature?)

of course 👍

@byhemechi
Copy link
Author

#70

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

2 participants