Wasmati: Write Your WebAssembly in TypeScript
zksecurity.xyzThe 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