文件名称:sigplot-bitarray:SigPlot的BitArray的WebAssembly原型
文件大小:9KB
文件格式:ZIP
更新时间:2024-03-14 03:02:20
rust bitset webassembly wasm bitarray
sigplot-bitarray Rust中SigPlot的bluefile.js BitArray的Rust实现,并使用交叉编译为wasm。 关于 该模板用于将Rust库编译到WebAssembly中,并将结果包发布到NPM。 一定要检查出为其他模板和用法wasm-pack 。 :person_biking: 用法 :ewe: 使用git克隆此存储库 git clone https://github.com/mrecachinas/sigplot-bitarray.git sigplot-bitarray cd sigplot-bitarray :hammer_and_wrench_selector: 使用wasm-pack build wasm-pack build :microscope: 使用wasm-pack test在无头浏览器中进行wasm-pack test wasm-pack test --headless [--firefox|--chrome]
【文件预览】:
sigplot-bitarray-master
----.github()
--------workflows()
----tests()
--------web.rs(1KB)
----LICENSE(9KB)
----src()
--------utils.rs(445B)
--------lib.rs(4KB)
----Cargo.toml(1KB)
----.appveyor.yml(340B)
----.gitignore(54B)
----README.md(2KB)