Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
deagle50
29 days ago
|
parent
|
context
|
favorite
| on:
Go 1.26 Release Notes
> the compiler can now allocate the backing store for slices on the stack in more situations
Any details on when this happens?
tapirl
28 days ago
[–]
see:
https://go-review.googlesource.com/c/go/+/707755
and
https://go-review.googlesource.com/c/go/+/664299
Looks for slices with lengths <= 32.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Any details on when this happens?