Skip to content

Commit

Permalink
Adding as-mpz to Built with AssemblyScript (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hypercubed authored Nov 2, 2024
1 parent cef2b04 commit 7330d81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/built-with-assemblyscript.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ A place for all things AssemblyScript. Feel free to add your projects and applic
BigInt is an AssemblyScript class for math with arbitrarily large integers.
* [as-bignumber](https://github.com/polywrap/as-bignumber)<br />
An AssemblyScript class for math with arbitrary-precision decimal and integer numbers.
* [@hypercubed/as-mpz](https://github.com/Hypercubed/as-mpz)<br/>
Immutable multiple precision integer library for AssemblyScript.

## Language Extensions and Types

Expand Down

0 comments on commit 7330d81

Please sign in to comment.