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.
Supported platforms:
amd64 | arm64 | |
---|---|---|
Windows | ✔ | ✘ |
macOS | ✔ | ✔ |
Linux | ✔ | ✔ |
More will be added in the future.