0.0.13 version for golang 1.8.x-1.17.x
ChangeLog:
Feature:
1. Adapter golang version 1.17(#38)
2. Loader will be execute init function(#35)
3. Support goloader is a dynamic library(#24)
Fix:
1. Set gcdata and gcbss for support gcmark. (#39 )
2. Fix far address for ADRP instruction bug(#31)
3. Fix same package is imported into the original binary and obj file, the state of variables is independent(#34)