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

Native stream layering #33

Merged

Conversation

guybedford
Copy link
Contributor

@guybedford guybedford commented Apr 19, 2024

I'm currently building a custom request and response version against StarlingMonkey streams, which isn't currently working due to this hard dependence. Having the streams builtins include from request and response seems inverted in terms of the desired layering.

This removes that dependence, fixing the build layering for this use case.

Copy link
Member

@tschneidereit tschneidereit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, that was messy—thank you for cleaning it up!

@tschneidereit tschneidereit merged commit f477323 into bytecodealliance:main Apr 19, 2024
1 check passed
@guybedford guybedford deleted the native-stream-layering branch April 19, 2024 23:06
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.

2 participants