Commit Graph

3 Commits

Author SHA1 Message Date
Feoramund ff492e615c Use unaligned_load for regex virtual machine
This should hopefully avoid any issues with loading operands greater
than 8 bits on alignment-sensitive platforms.
2024-07-24 16:27:20 -04:00
Feoramund 16b644ad79 Use slice.zero instead 2024-07-24 15:23:20 -04:00
Feoramund cb0704d51c Add core:text/regex 2024-07-22 14:25:12 -04:00