This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Description
I know goluago does not advertise ARM support yet, but how much work would it be to add it?
Currently, compiling a go program that imports goluago on ARM gives the following output:
# command-line-arguments
_dtoa: illegal combination CMPD C_LFCON C_REG C_NONE, 9 1
(7051) CMPD $0.000000e+00,R0,
pow: illegal combination CMPD C_LFCON C_REG C_NONE, 9 1
(4450) CMPD $0.000000e+00,R2,
_dtoa: illegal combination CMPD C_LFCON C_REG C_NONE, 9 1
(7051) CMPD $0.000000e+00,R0,
pow: illegal combination CMPD C_LFCON C_REG C_NONE, 9 1
(4450) CMPD $0.000000e+00,R2,