On Tue, Jan 14, 2025 at 2:44 PM Vasiliy Tolstov <v.tols...@selfip.ru> wrote:

> Hi! I'm try to search answers but have no luck. In go i can create
> memory arena/ buffer pool etc..
> But does it possible to get memory with like make([]byte, XXX) but
> without calloc for this memory?

Not sure if it's what you're after, but maybe take a look at
https://pkg.go.dev/modernc.org/memory

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/golang-nuts/CAA40n-Uy5YkOA2kP_xPTik5x8cK%2BXSzU0%3D9vXWPVFQk6u57zHg%40mail.gmail.com.

Reply via email to