Hacker News new | ask | show | jobs
by 0x696C6961 270 days ago
This is only useful for cgo correct?
2 comments

I presume it is also useful if you are using the unsafe APIs as well to mess with pointers and do raw memory reads.
It's really for crypto. https://news.ycombinator.com/item?id=45348445

But maybe others will find a way to use it. Who knows?