2026-04-26 11:16:34.921622+08
Explain how to compile a Rust library to WebAssembly (WASM) using "wasm-pack". Provide an example of how to pass complex data structures between Rust and JavaScript using "serde-wasm-bindgen" for high-performance web applications.