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

Support transient outputs #215

Open
andrzejressel opened this issue Jul 7, 2024 · 0 comments
Open

Support transient outputs #215

andrzejressel opened this issue Jul 7, 2024 · 0 comments

Comments

@andrzejressel
Copy link
Owner

andrzejressel commented Jul 7, 2024

Currently all outputs have to be serialized - but they don't have to be.

If we have output A and we map it to unserializable output B which is then mapped to serializable output C - it should be allowed.

Transient output must be true output only when used in component.

This is client only problem related to stacking functions. WASM code should work as is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant