2026-04-27 10:49:26.454178+08
Explain the process of integrating a Rust-based image processing library into a React frontend using WebAssembly (Wasm). Provide a step-by-step guide on using "wasm-pack" and "js-sys" to pass large TypedArrays between JS and Rust efficiently.