Import the wasm-bindgen crate. use wasm_bindgen::prelude::*; // Our function to concatenate the string "Wasm by Example" // to the input string.
確定! 回上一頁