moarvm

Description:A 6model-based VM for NQP and Raku
License: Artistic-2
Homepage:http://moarvm.org
Location:Portage
Legend:
  • + - stable
  • ~ - unstable
  • M - hardmask
alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86
9999 diff - - - - - - - - - - - - -
2023.02-r1 diff - ~ - - - - - - - - - - ~
2023.02 - ~ - - - - - - - - - - ~

USE flags

  • 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.

Also available in: Atom

Thank you!