Files
llgo/runtime/internal/lib
xgopilot cf6cc937ef fix: add runtime.rand and runtime.memhash for hash/maphash support
- Register hash/maphash in hasAltPkg map in runtime/build.go
- Add rand() function that bridges to fastrand64() in runtime overlay
- Add memhash() function that bridges to internal memhash() in runtime overlay
- Fixes issue where hash/maphash package failed with undefined symbols

Fixes #1338

Generated with [codeagent](https://github.com/qbox/codeagent)
Co-authored-by: luoliwoshang <luoliwoshang@users.noreply.github.com>
Co-authored-by: xgopilot <noreply@goplus.org>
2025-10-14 07:04:42 +00:00
..
2025-02-14 19:02:32 +08:00
2025-02-13 15:47:13 +08:00
2025-02-14 19:02:32 +08:00
2025-09-08 14:13:25 +08:00
2025-07-07 10:31:22 +08:00