Add `no_std` support
オープン
- 主要言語
- 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 はまだ評価されていません。