rust-wasm-validator is a project showing how Rust validation logic can be compiled to WebAssembly and called from JavaScript. Validation logic is implemented in Rust. Rust code is compiled to WASM.