Skip to content

Commit 7330d81

Browse files
authored
Adding as-mpz to Built with AssemblyScript (#217)
1 parent cef2b04 commit 7330d81

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/built-with-assemblyscript.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,8 @@ A place for all things AssemblyScript. Feel free to add your projects and applic
151151
BigInt is an AssemblyScript class for math with arbitrarily large integers.
152152
* [as-bignumber](https://github.com/polywrap/as-bignumber)<br />
153153
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.
154156

155157
## Language Extensions and Types
156158

0 commit comments

Comments
 (0)