WASM 函数表耗尽,在闭包中重复调用 `serde_wasm_bindgen::from_value()`
作者: bicarlsen创建于 2026年9月6日更新于 2026年9月7日
背景
一个使用 tauri-sys 来监听 leptos 中的 tauri 事件的 tauri + leptos 应用。tauri-sys::event::listen 调用 serde-WASM-bindgen::from_value 来反序列化事件。
内容来源: wasm-bindgen/wasm-bindgen