Short for "Metamodel On A Runtime", MoarVM is a virtual machine built
especially for Rakudo Perl 6 and the NQP Compiler Toolchain. MoarVM is a
back-end for NQP.
MoarVM already stands out among the various Rakudo and NQP compilation
targets by typically:
Running the Perl 6 specification test suite fastest
Having the lowest memory usage
Having the best start-up time
Being fastest to build both NQP and Rakudo - and thus in theory your
Perl 6 and NQP programs too!