You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
More correct comments transformation was implemented. Added processing of //go:linkname localname [importpath.name] directive, now localname is not renamed. This is safe and does not cause a name disclosure because the functions marked //linkname do not have a name in the resulting binary. Added cgo directives support Fixed filename leak protection for cgo Part of #149 |
5 years ago | |
|---|---|---|
| .. | ||
| bench | 5 years ago | |
| mod | 6 years ago | |
| scripts | 5 years ago | |