Feature completeness of the Miden SDK, WIT support
未关闭
- 主要语言
- Rust
- 星标
- 115
- 派生
- 84
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 15
描述
This is a tracking issue for the not yet implemented parts of the Miden SDK and WIT.
## Not yet implemented
In Miden SDK, we're missing Rust bindings with ABI transformations for:
- 7 Miden stdlib functions [#158](https://github.com/0xPolygonMiden/compiler/issues/158)
- 25 Miden tx kernel functions [#159](https://github.com/0xPolygonMiden/compiler/issues/159)
In WIT support, we're missing:
- 4 WIT types support (enum, option, result, flags) [#111](https://github.com/0xPolygonMiden/compiler/issues/111)
- Heap-allocated types in function signatures in WIT [#369](https://github.com/0xPolygonMiden/compiler/issues/369)
## No plans for implementation
- Floating-point types;
- WIT resource types.
贡献指南
评估
这个 Issue 还没有评估数据。