Based on our record, FASM should be more popular than Yasm. It has been mentiond 14 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Did you get a look at fasm [0] ? It has nice capabilities [0] : https://flatassembler.net/. - Source: Hacker News / 3 months ago
Are you affiliated with https://flatassembler.net/? Source: over 2 years ago
Https://flatassembler.net Unfortunately it won't run on recent Macs since it's written in 32-bit assembly, so some modifications are needed. - Source: Hacker News / over 2 years ago
Running 32-bit apps, for example. I sometimes code in assembly for fun (my professional work is mobile app developer, though). One of my favorite assemblers is FASM: https://flatassembler.net/ It's still written in 32-bit assembly, which means it won't run on any macOS since Catalina. On the other side, Linux still provide 32-bit compatibility mode. - Source: Hacker News / over 2 years ago
Since you mentioned Zig, I'd like to ask a tangential question in case someone could chime in. Is there any way to have Zig output a flat binary? I am looking for a higher level FlatAssembler. [0] [0] https://flatassembler.net/. - Source: Hacker News / almost 3 years ago
Trust me, at least on Intel, you do not want to write assembly inside your C/C++ code, unless it's just a couple of lines. The usual AT&T syntax will drive you nuts, and the additional syntax for embedding assembly only adds to the misery. For any reasonable amounts (say, you want a function or several) of assembly, you want Intel syntax and standalone assembly files. NASM is a great tool, although YASM should... - Source: Hacker News / over 1 year ago
Things like yasm only have tasm support...not sure if that will be enough in your case. Source: about 3 years ago
Can also recommend the rewrite of NASM, YASM. https://yasm.tortall.net/. - Source: Hacker News / over 3 years ago
NASM - The Netwide Assembler, NASM, is an 80x86 and x86-64 assembler designed for portability and...
LLVM - LLVM is a compiler infrastructure designed for compile-time, link-time, run-time, and...
flat assembler - A fast and efficient self-assembling x86 assembler for DOS, Windows and Linux.
clang - C, C++, Objective C and Objective C++ front-end for the LLVM compiler.
PCem - PCem emulates an IBM 5150 PC, several models of clones and successors, along with various graphics...
Virtual Windows 98 - Use Windows 98 in your browser