Description
Assembly-style source files can be processed with a general-purpose assembler. It is useful for developers working with low-level code or projects that specifically use axx-compatible assembly syntax.
Assembler output can be hard to debug and may target low-level environments. Keep source files versioned and verify generated binaries before using them in larger workflows.