Update moarvm for rakudo #1

Merged
smithfarm merged 2 commits from mlin7442/moarvm:leap-16.0 into leap-16.0 2025-08-19 15:35:16 +02:00
Contributor
No description provided.
mlin7442 added 2 commits 2025-08-19 11:06:28 +02:00
+ Use rapidhash instead of siphash for string hashes
+ Optimizations in string decoding and comparison:
+ Micro-optimizations for attribute access and extops
+ Avoid unnecessary memcpy or qsort when NULL
+ Switch to direct malloc instead of stack+malloc+memcpy
+ Prevent crashes, guard jumps, avoid deep recursion in Spesh and GC
+ More detailed logging, new syscalls, user-accessible telemetry
+ Add is-debugserver-running syscall
+ Fix for Lua CVE-2014-5461

OBS-URL: https://build.opensuse.org/package/show/devel:languages:raku/moarvm?expand=0&rev=10
OBS-URL: https://build.opensuse.org/request/show/1285908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/moarvm?expand=0&rev=44
smithfarm approved these changes 2025-08-19 15:35:11 +02:00
smithfarm left a comment
Owner

git hash is in factory

git hash is in factory
smithfarm merged commit bad6e97579 into leap-16.0 2025-08-19 15:35:16 +02:00
Sign in to join this conversation.