The 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
1 comment
[ 3.2 ms ] story [ 15.8 ms ] threadIt'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