JWasm is a Masm-compatible assembler. It supports 16-, 32- and 64-bit code, instructions up to AVX and various output formats. It's written in C.
License
Sybase Open Watcom Public LicenseFollow JWasm
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
JWasm ended in 2014. New versions are available as projects ASMC or UASM on GitHub.
-
Great tool. I was finding a compiler for old dos and this works very well. It's good to know this works with x64 as well.
-
Very good alternative to masm and tasm in most cases.
-
Great job!
-
A very good alternative to Masm, and a lot faster. Almost fully compatible, the remaining 0.1% are in the bugs list; before embarking on a bigger project, study that list, although usually these bugs have no relevance for the average user ;-)