但是wasm-pack 官方安装指南有坑,描述在此. 解决方法是:cargo install wasm-bindgen-cli 然后: 1 wasm-pack new 2 wasm-pack build --target web 3 创建index.html.
確定! 回上一頁