/// WebAssembly code for haku2. /// haku2 is purely a client-side library, and does not have Rust bindings. pub static WASM: &[u8] = include_bytes!(concat!(env!("OUT_DIR"), "/zig-out/bin/haku2.wasm"));