Wain: WebAssembly implementation from scratch in Safe Rust with 0 dependencies

WebAssembly implementation from scratch in Safe Rust with zero dependencies – GitHub – rhysd/wain: WebAssembly implementation from scratch in Safe Rust with zero dependencies… Read more

Similar

Fastest RaptorQ codec now in Rust

In my last blog post, I wrote about learning Rust and implementing the RaptorQ (RFC6330) fountain code. I only optimized the library for handling small message sizes, since it was mainly a project to help me learn Rust. However, since releasing it, a numb... (more…)

Read more »