Block a user
schemagen emits type names with non-identifier characters (e.g. '.', '+', '/') for $defs/property names containing them (generated code does not compile)
hash_table: setOldestVersion infinite-loops when GC erases all extant entries
schemagen emits type names starting with a digit for property keys beginning with a digit (generated code does not compile)
Move aarch64 Node16 SIMD index loads into assembly
Fix ARM NEON scan helpers truncating 64-bit versions
ci: run MSan on arm64
Correct rationale in simd_x86_64.S comment
ARM NEON scan helpers truncate 64-bit versions when USE_64_BIT=1, producing false conflicts
aarch64 Node16 SIMD helpers load uninitialized child slots
Add MemorySanitizer build to CI