0xMiden / 0xMiden/compiler

Heap-allocated values in cross-context calls

未关闭
#369 2 条评论 0 个 reaction 已指派 1 人 已被 @greenhat 认领 在 GitHub 查看
主要语言
Rust
星标
115
派生
84
平均合并
1 天 8 小时
30 天内合并 PR
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。