Heap-allocated values in cross-context calls
Đang mở
- Ngôn ngữ chính
- Rust
- Star
- 115
- Fork
- 84
- Merge trung bình
- 1 ngày 8 giờ
- Pull request đã merge (30 ngày)
- 15
Mô tả
After https://github.com/0xMiden/compiler/issues/111
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).
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.