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 摘要。