rabin-wasm icon indicating copy to clipboard operation
rabin-wasm copied to clipboard

Rabin fingerprinting implemented in WASM

Results 12 rabin-wasm issues
Sort by recently updated
recently updated
newest added

@hugomrdias @achingbrain I had been working on Rust (re)implementation of rabin chunker compatible with current go implementation https://github.com/Gozala/rabin-wasm/ Some shallow profiling shows suggests that most time is wasted copying bytes...

Bumps [assemblyscript](https://github.com/AssemblyScript/assemblyscript) from 0.9.4 to 0.19.10. Release notes Sourced from assemblyscript's releases. v0.19.10 Bug fixes proper error for block scoped class expressions (#2012) (75890dc7d8c817cfe7686dfc359d127943484f89) Expression passed to evaluateCondition asserted to...

dependencies

Bumps [@assemblyscript/loader](https://github.com/AssemblyScript/assemblyscript/tree/HEAD/lib/loader) from 0.9.4 to 0.19.10. Release notes Sourced from @​assemblyscript/loader's releases. v0.19.10 Bug fixes proper error for block scoped class expressions (#2012) (75890dc7d8c817cfe7686dfc359d127943484f89) Expression passed to evaluateCondition asserted to...

dependencies

Bumps [size-limit](https://github.com/ai/size-limit) from 4.12.0 to 5.0.2. Changelog Sourced from size-limit's changelog. 5.0.2 Fixed error message on no input files for webpack. Fixed plugins loading from optional dependencies (by Edouard Menayde)....

dependencies

Bumps [tape](https://github.com/substack/tape) from 4.13.3 to 5.3.0. Commits 91ac45e v5.3.0 9d3c5b4 [eslint] fully enable @ljharb eslint config 8a0ab53 [Refactor] avoid reassigning arguments da45ae6 [Refactor] remove unused line, unneeded var initialization; add...

dependencies

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Bumps [np](https://github.com/sindresorhus/np) from 6.5.0 to 7.5.0. Release notes Sourced from np's releases. v7.5.0 Fix showing files added since the last release (#595) 626aed6 https://github.com/sindresorhus/np/compare/v7.4.0...v7.5.0 v7.4.0 Add support for custom commit...

dependencies

Bumps [bl](https://github.com/rvagg/bl) from 4.1.0 to 5.0.0. Release notes Sourced from bl's releases. v5.0.0 chore: update deps (#102) Commits f7a0071 Bumped v5.0.0 4f09b44 chore: update deps (#102) See full diff in...

dependencies

Bumps [browserify](https://github.com/browserify/browserify) from 16.5.2 to 17.0.0. Release notes Sourced from browserify's releases. v17.0.0 Upgrade events to v3.x. EventEmitter instances now have an off() method. require('events').once can be used to react...

dependencies

``` RangeError: WebAssembly.Compile is disallowed on the main thread, if the buffer size is larger than 4KB. Use WebAssembly.compile, or compile on a worker thread. at instantiateSync (/home/travis/build/ipfs/js-ipfs-unixfs/node_modules/@assemblyscript/loader/index.js:306:11) at loadWebAssembly...