MaxGraey / as-bignum

Fixed length big numbers for AssemblyScript 🚀

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can not compile i128

van-bright opened this issue · comments

because of line 111 & line 116 in assembly/integer/i128.ts, the assemblyscript v0.18 complains that this is not recognized.
may be we should change this to i128?

fixed in 0.2.17