Tinygo - Go-компилятор для встраиваемых систем (форк https://github.com/tinygo-org/tinygo) С поддержкой сборки динамических библиотек
![]() In the Go SSA, global variables are initialized in the init() function instead of declaring them in the global itself. Work around this oddity by simply setting the correct initializer when we find this global. This should produce more efficient code, both in RAM and code size. Apparently LLVM didn't optimize it away on it's own. |
||
---|---|---|
lib | ||
src | ||
.gitignore | ||
.gitmodules | ||
arm.ld | ||
Makefile | ||
tgo.go |