0xMiden / 0xMiden/miden-vm

Extend assembly language with additional integer representations

未关闭
#633 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
assembly
主要语言
Rust
星标
772
派生
352
平均合并
1 天 12 小时
30 天内合并 PR
93

描述

# Feature request

Additional integer representations

Miden supports bitwise operations for the u32 "datatype", these operations are typically used with bitmasks, supporting syntax for it can make the assembly easier to read. E.g.:

```
push.0b11 u32checked_and
```

edit: moved request about constants to its own issue: https://github.com/0xPolygonMiden/miden-vm/issues/634

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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