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]