Import JavaScript things into Rust and export Rust things to JavaScript. use wasm_bindgen::prelude::*; // Import the `window.alert` function from the Web.
確定! 回上一頁