Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2277041d8554a3e

Jump to content

MoarVM

From Wikipedia, the free encyclopedia
MoarVM
Stable release
2026.07[1] / 25 July 2026; 0 days ago (2026-07-25)[2]
Written inC
Operating systemCross-platform
PredecessorParrot virtual machine
TypeVirtual machine
LicenseArtistic License 2.0
Websitewww.moarvm.org
Repository

MoarVM (Metamodel On A Runtime Virtual Machine) is a virtual machine built for the 6model object system. It is being built to serve as yet another VM backend for Raku.[3] MoarVM was created to allow for greater efficiency than Parrot by having a closer internal representation to the model system used by Raku.[4] Notably it was the virtual machine for the first stable version of Rakudo released in December 2015.[5][6]

Work began on MoarVM on March 31, 2012; the project was first publicly announced the following year on May 31, 2013.

As of March 2014, it is the fastest virtual machine for Rakudo and NQP in terms of startup time and build speed.[7]

MoarVM is available under the Artistic License 2.0.[8]

References

[edit]
  1. MoarVM Releases
  2. "Commits MoarVM/MoarVM". GitHub. Retrieved 25 Jul 2026.
  3. MoarVM: A Virtual Machine for NQP (Not Quite Perl) and Rakudo: 6guts, Jonathan Worthington.
  4. All about Perl 6 – interview of Jonathan Worthington (Part 1 of 3): josetteorama.com
  5. Perl 6 First Official Release: I Programmer
  6. Christmas is here.: Perl 6 Advent Calendar
  7. MoarVM Features
  8. GitHub: MoarVM Licence
[edit]