paint_example:更新了wasm-bindgen的paint_example

时间:2024-04-09 03:16:51
【文件属性】:

文件名称:paint_example:更新了wasm-bindgen的paint_example

文件大小:4KB

文件格式:ZIP

更新时间:2024-04-09 03:16:51

Rust

paint_example 更新了wasm-bindgen的绘画示例 这是wasm-bindgen的的更新。 要构建并运行,请执行以下操作: npm run dev 为什么? 只是想了解wasm-bindgen,wasm-pack和webpack足以使我计划进行的我自己的防锈/防锈涂料项目滚动。 我以倾向于使用一系列命令来启动新项目的方式启动它: mkdir paint_example && cd paint_example && npm init && npm install --save-dev @wasm-tool/wasm-pack-plugin html-webpack-plugin webpack webpack-cli webpack-dev-server && cargo init --lib && touch index.js && touch index.html


【文件预览】:
paint_example-main
----.gitignore(50B)
----package.json(417B)
----src()
--------lib.rs(2KB)
----webpack.config.js(867B)
----index.js(129B)
----Cargo.toml(543B)
----README.md(838B)
----index.html(124B)

网友评论