Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 466 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 466 Bytes

casm | Cross Assembler

An assembler that makes it trivial to cross-compile assembled programs to any architecture and operating system, by injecting raw assembled machine code into precompiled wrapper binaries.

casm

Supported platforms:

amd64 arm64
Windows
macOS
Linux

More will be added in the future.