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

[wip] wit-encoder #1549

Closed
wants to merge 5 commits into from
Closed

Conversation

yoshuawuyts
Copy link

I started work on a new wit-encoder crate a few weeks ago. I haven't found time to finish this work up, but @MendyBerger mentioned he might have time to progress some of this work - so I'm putting this up as a draft PR. Part as a reference, part so he can maybe push this forward.

Definitely not intended to be merged (yet?). Probably doesn't need to stay open for too long either. I just wanted to make sure to put this up so folks could take a look at it in a place that's easy to reference.

To share the stat of this work: I'd just started implementing the actual backing impls of the various types. To make sure I got this right I was in the progress of porting the parser tests and making sure we're able to generate those programs correctly using wit-encoder. To handle indentation I was thinking of implementing something similar to the html::Render trait.

Anyway; despite not being done yet I hope it's okay to share this here. Perhaps someone can run with it, or if not I'll find time to pick it up once my current workload lifts. Thanks!

@yoshuawuyts
Copy link
Author

Closing in favor of #1580

@yoshuawuyts yoshuawuyts closed this Jun 9, 2024
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.

None yet

1 participant