iotaledger / iotaledger/crypto.rs
Add a no_std workflow
Open
- Dominant language
- Rust
- Stars
- 63
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
A workflow that compiles the project on an architecture that actually doesn't have the standard library.
Would prevent adding standard symbols by mistake.
Similar to https://github.com/iotaledger/bee/blob/coordicide/.github/workflows/no_std.yml
Contributor guide
Assessment
This issue has not been assessed yet.