Skip to content

jethroHuang/hash-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

一个编译为 WebAssembly 的文件 hash 校验库

在开始之前,请先确保您安装了 wasm-pack,如果你没有安装,可以运行

cargo install wasm-pack

打包

wasm-pack build --release

在浏览器中测试

wasm-pack test --headless --firefox

发布到 NPM

wasm-pack publish

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages