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