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

Move JS client to generator functions #246

Open
oscartbeaumont opened this issue Nov 16, 2023 · 2 comments
Open

Move JS client to generator functions #246

oscartbeaumont opened this issue Nov 16, 2023 · 2 comments

Comments

@oscartbeaumont
Copy link
Owner

If this is even possible it should hopefully reduce bundle size a bit and would be easier to understand than the custom Oberservable implementation.

@ken0x0a
Copy link
Contributor

ken0x0a commented Nov 27, 2023

TypeScript doesn't work well with generators...

@oscartbeaumont
Copy link
Owner Author

Interesting. I don't have much experience but they look alright just doing some quick tests.

They are more of an implement detail anyway, most people won't touch the link API (and generally if they do they have to do typecasting anyway).

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