dearplain / goloader

load and run golang code at runtime. (WARNING: this repo has not been maintained for a long time, please take a look at https://github.com/pkujhd/goloader)
Apache License 2.0
620 stars 65 forks source link

Arm, raspi support and test. #8

Open dearplain opened 6 years ago

dearplain commented 6 years ago

I will try to test and make it work on arm env

inklit commented 6 years ago

MIPS would be fantastic too, for Go 1.10+

dearplain commented 6 years ago

arm32 support f952ab226bec5583d9c6f3dda2df9431f19139ae, test on qemu is ok.