Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
andrewchambers
11y ago
0 comments
Save
Share
They aren't used by the compiler at all.
0 comments
3 comments · 1 top-level
top
newest
oldest
ominous_prime
11y ago
· 2 in thread
//#cgo //go:nosplit //go:noescpae
are all used by the compiler in one way or another
andrewchambers
OP
11y ago
nosplit and noescape are internal details which are implementation specific.
ominous_prime
11y ago
All of these are implementation specific. That's one reason they're in comments, and not listed in the language spec.
j
/
k
navigate · click thread line to collapse