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

Downstream the streams fork work #170

Open
guybedford opened this issue Oct 23, 2024 · 0 comments
Open

Downstream the streams fork work #170

guybedford opened this issue Oct 23, 2024 · 0 comments

Comments

@guybedford
Copy link
Contributor

We run a fork of the SpiderMonkey streams implementation on the SpiderMonkey tree.

We've discussed various approaches to resolving this in the past, but perhaps the most expedient at this point for moving off of maintaining a patchset and being able to more easily update SpiderMonkey would be to inline the streams implementation entirely in the StarlingMonkey tree.

The most difficult thing about this will be shifting the implementation to use external SpiderMonkey patterns as opposed to internal ones, as we are currently using internal headers files.

It would be important when evaluating this project to determine how difficult that would be.

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

1 participant