This module is an assembler for x86-64 instructions, but using a Perl API
instead of parsing assembly language.

It isn't finished, but is usable for some basic cases, and allows code
generation on x86-64 systems without any dependencies other than Perl.