go.arm64
                                
                                 go.arm64 copied to clipboard
                                
                                    go.arm64 copied to clipboard
                            
                            
                            
                        strings: implement IndexBytes in asm
518837e added a slow version of IndexBytes that calls back to the bytes package. We could do this better.
although this is pretty low-priority, I have to fix this to get go/build test passing.