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

Heap-allocated values in function signatures in WIT #369

Open
greenhat opened this issue Jan 8, 2025 · 0 comments
Open

Heap-allocated values in function signatures in WIT #369

greenhat opened this issue Jan 8, 2025 · 0 comments

Comments

@greenhat
Copy link
Contributor

greenhat commented Jan 8, 2025

We support scalar values (felt, integers) in function signatures in WIT. To support heap-allocated values (words, structs, etc.) in cross-context calls we need to implement lowering/lifting Wasm CM types for the Miden ABI for call op (pointers to stack/advice provider, etc. and back).

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