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 還沒有評估資料。