Add pedantic warning mode
Open
assembly
- Dominant language
- Rust
- Stars
- 772
- Forks
- 352
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 93
Description
We should give the user the ability to receive warnings upon assembly that we judge are infrequent enough to not output on every build, but that could still be useful when a user judges that their program is being compiled incorrectly.
Related: https://github.com/0xPolygonMiden/miden-vm/pull/1473#discussion_r1743002707
Contributor guide
Assessment
This issue has not been assessed yet.