Heap-allocated values in cross-context calls
オープン
- 主要言語
- Rust
- スター
- 115
- フォーク
- 84
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 15
説明
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).
コントリビューションガイド
評価
この issue はまだ評価されていません。