heyimalex / md5_wasm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

md5_wasm

Rust port of md5, compiled to WebAssembly. Current version is the simplest thing that could possibly work, but I'm hoping to use this to learn about improving performance of wasm compiled code in general!

About


Languages

Language:JavaScript 94.3%Language:Rust 5.7%