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

WebAssembly support? #165

Closed
djahandarie opened this issue Dec 1, 2018 · 3 comments
Closed

WebAssembly support? #165

djahandarie opened this issue Dec 1, 2018 · 3 comments

Comments

@djahandarie
Copy link

I'd love to have the proto half of this repo available in wasm contexts, but the client half gets very in the way of that.

Would you be opening to either splitting up the crate or doing something with a feature flag?

@retep998
Copy link
Collaborator

retep998 commented Dec 1, 2018

Splitting up the crate is on the radar: https://crates.io/crates/irc-proto

@djahandarie
Copy link
Author

djahandarie commented Dec 1, 2018 via email

@aatxe
Copy link
Owner

aatxe commented Dec 3, 2018

It's not just on the radar, but it's already been done on the 0.14 branch. There was a desire to wait until I had worked out #32 on fewer-allocations before publishing 0.14 since it would be another breaking change, but I've been busy at work and not making progress there. So, maybe it's about time to cut a 0.14 release with the split crates (this is not the first time wanting to use proto has come up, of course).

@aatxe aatxe closed this as completed Apr 8, 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

No branches or pull requests

3 participants