NASM Lint

Static code analysis for NASM x86 assembly — CLI, editor LSP, and a GitHub Action with SARIF output.

July 4, 2026 · 1 min · Omar Crosby

nasm-lint: static analysis for NASM x86 in three shapes

One Rust-written analyzer for NASM assembly, delivered as a CLI, an LSP for editor diagnostics, and a GitHub Action that emits SARIF for GitHub code scanning.

July 4, 2026 · 3 min · Omar Crosby