Install this package:
emerge -a dev-lang/moarvm
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-lang/moarvm
Or alternatively:
emerge --autounmask-write -a dev-lang/moarvm
<pkgmetadata> <maintainer type="person"> <email>patrick@gentoo.org</email> <name>Patrick Lauer</name> </maintainer> <use> <flag name="asan">Enable clang's Address Sanitizer functionality. Expect longer compile time.</flag> <flag name="clang">Use clang compiler instead of GCC</flag> <flag name="jit">Enable Just-In-Time-Compiler. Has no effect except on AMD64 and Darwin.</flag> <flag name="optimize">Enable optimization via CFLAGS</flag> <flag name="ubsan">Enable clang's Undefined Behavior Sanitizer functionality. Expect longer compile time.</flag> </use> <upstream> <remote-id type="github">MoarVM/MoarVM</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-lang/moarvm |
euse -E <flag> -p dev-lang/moarvm |
euse -D <flag> -p dev-lang/moarvm
| Flag | Description | 9999 | 2026.02 |
|---|---|---|---|
| asan | Enable clang's Address Sanitizer functionality. Expect longer compile time. | ✓ | ✓ |
| clang | Use clang compiler instead of GCC | ✓ | ✓ |
| debug | Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces | ✓ | ✓ |
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ | ✓ |
| jit | Enable Just-In-Time-Compiler. Has no effect except on AMD64 and Darwin. | ⊕ | ⊕ |
| optimize | Enable optimization via CFLAGS | ✓ | ✓ |
| static-libs | Build static versions of dynamic libraries as well | ✓ | ✓ |
| ubsan | Enable clang's Undefined Behavior Sanitizer functionality. Expect longer compile time. | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | MoarVM-2026.02.tar.gz | 15405708 bytes | 2026.02 |
| Type | File | Size |
|---|