Would be interesting to see if static analysis could be done to use either the manual mem{copy,set} or the .System/expansion commands, depending on which is faster (assuming the manual one is faster in any case).
Barring that, there'd be separate sysmemcpy & sysmemset functions
Would be interesting to see if static analysis could be done to use either the manual
mem{copy,set}
or the.System/expansion
commands, depending on which is faster (assuming the manual one is faster in any case).Barring that, there'd be separate
sysmemcpy
&sysmemset
functions