We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef2b04 commit 7330d81Copy full SHA for 7330d81
1 file changed
src/built-with-assemblyscript.md
@@ -151,6 +151,8 @@ A place for all things AssemblyScript. Feel free to add your projects and applic
151
BigInt is an AssemblyScript class for math with arbitrarily large integers.
152
* [as-bignumber](https://github.com/polywrap/as-bignumber)<br />
153
An AssemblyScript class for math with arbitrary-precision decimal and integer numbers.
154
+* [@hypercubed/as-mpz](https://github.com/Hypercubed/as-mpz)<br/>
155
+ Immutable multiple precision integer library for AssemblyScript.
156
157
## Language Extensions and Types
158
0 commit comments