Jwasm

Jul 20, 2023

Fork of OpenWatcom x86 assembler with AMD64 support

JWasm is a MASM v6 compatible assembler. It’s a fork of Open Watcom’s WASM and released under the Sybase Open Watcom Public License, which allows free commercial and non-commercial use. JWasm is written in C, source code is open.

JWasm Features

  • JWasm natively supports output formats Intel OMF, MS Coff 32- and 64-bit, Elf 32- and 64-bit, Bin and DOS MZ.
  • precompiled JWasm binaries are available for DOS, Windows and Linux. For OS/2 and FreeBSD, makefiles are supplied.
  • Instructions up to SSSE3 are supported.
  • The JWasm source is portable and has successfully been tested with Open Watcom, MS VC, GCC and more.
  • As far as programming for Windows is concerned, JWasm can be used with both Win32Inc and Masm32.
  • C header files can be converted to include files for JWasm with h2incX.


Checkout these related ports:
  • Zziplib - Library to provide transparent read access to zipped files
  • Zydis - Fast and lightweight x86/x86-64 disassembler library
  • Zycore-c - Support library with platform independent types, macros, etc for Zydis
  • Zthread - Platform-independent object-oriented C++ threading library
  • Zookeeper - Coordination Service for Distributed Applications
  • Zls - Zig LSP implementation + Zig Language Server
  • Zfp - High throughput library for compressed floating-point arrays
  • Zeal - Offline documentation browser
  • Zapcc - C++ caching compiler based on clang
  • Zanata-platform - Web-based translation platform
  • Zanata-cli - Zanata Java command line client
  • Z88dk - Complete Z80/Z180 development kit
  • Z80ex - ZiLOG Z80 CPU emulator library
  • Z80asm - Assembler for the Z80 microprocessor
  • Z80-asm - Z80 assembly code assembler and disassembler