0xMiden / 0xMiden/air-script

Add `no_std` support

未關閉
#393 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Rust
星號
96
分支
39
PR 合併指標
30 天內沒有已合併 PR

描述

`air-script` currently assumes `std` support, the goal is to make it `no_std` by default.

Original message by @bobbinth :
https://github.com/0xMiden/air-script/pull/376#discussion_r2071122538

Task list:
- [ ] default to `no_std`
- [ ] add `std` flag
- [ ] replace `std::collections` with appropriate `no_std` ones by default
- [ ] add tests, maybe comparing both outputs?

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。