文件名称:xxhashasm:xxHash源代码已编译为JavaScript
文件大小:43KB
文件格式:ZIP
更新时间:2024-05-18 13:49:37
Makefile
使用Emscripten将xxHash编译为JavaScript var hashed = require('xxhashasm').hash('asdf', 1234);
【文件预览】:
xxhashasm-master
----.gitignore(54B)
----README.md(113B)
----.gitmodules(99B)
----xxhash()
----LICENSE(1KB)
----package.json(405B)
----makefile(209B)
----build()
--------xxhash.js(142KB)
----makefile.env(287B)
----lib()
--------index.js(243B)
----GNUmakefile(250B)