-
-
Notifications
You must be signed in to change notification settings - Fork 4
bignum
Auto edited this page Sep 24, 2021
·
3 revisions
Arbitrary precision numbers,
See smart pointers leb128 bignum int28 and int60
One still needs to be careful in passing around big numbers in environments like Safari:
" [Error] TypeError: i64 not allowed as return type or argument to an imported function"