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

Add support for creating connections between Signals #59

Open
colinbdclark opened this issue Oct 21, 2022 · 0 comments
Open

Add support for creating connections between Signals #59

colinbdclark opened this issue Oct 21, 2022 · 0 comments

Comments

@colinbdclark
Copy link
Contributor

Currently, connections are expressed manually by assigning the output buffer of one signal to the input of another. We should provide some built-in support for creating and removing connections between signals, in a way that preserves information about the connection's existence at runtime in order to support eventual graphical tooling and debugging.

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