Rust 原生支援編譯成WebAssembly,你只需要底下這行指令就能安裝這項功能: ... JsValue> { // 取得window 物件let window = web_sys::window().unwrap(); ...
確定! 回上一頁