Add `no_std` support
Offen
- Vorherrschende Sprache
- Rust
- Sterne
- 96
- Forks
- 39
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
`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?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.