Never say never... but IMO it's unlikely.
Fundamentally NASM is modular (nasm, nasmlib,
insnsa, eval, float, labels, listing, outform + all the
output formats, as well as parser and assemble).
However, a number of x86-centric assumptions are
spread throughout the code.