blurhash_wasm
pub fn wasm_decode( blur_hash: &str, width: usize, height: usize) -> Result<Vec<u8>, JsValue>