Wasmati: Write Your WebAssembly in TypeScript
zksecurity.xyz
Wasmati: Write Your WebAssembly in TypeScript
1–2 of 2 posts
Re: Wasmati: Write Your WebAssembly in TypeScript
#2The post is my story of what I learned by winning $100K at a competition for implementing a cryptography algorithm in Wasm
It's a new way to write Wasm, built for the JavaScript ecosystem.
The post introduces the wasmati library by implementing a simple low-level crypto algorithm (finite field addition) and benchmarking against performance of JS bigints