Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/built-with-assemblyscript.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ A place for all things AssemblyScript. Feel free to add your projects and applic
Rabin fingerprinting implemented in WASM _\(used by js-ipfs\)_.
* [xoroshiro128starstar](https://github.com/krisselden/xoroshiro128starstar)<br />
An AssemblyScript port of xoroshiro128starstar.c
* [as-blake](https://github.com/JairusSW/as-blake)<br />
Portable, SIMD-accelerated BLAKE3 for AssemblyScript.

## Fixed & Arbitrary Precision Arithmetics

Expand Down