wasmparser
Advanced tools
Weekly downloads
Readme
Simple streamable WebAssembly binary parser.
npm run build
See the examples/
folder.
npm test
Test .wasm
files are located in the test/__fixtures__
directory.
The testing harness compares the parsing output of the .wasm
file against the snapshot file.
You can use the npm test -- --updateSnapshot
command to update the snapshot file. This is useful if you have made a change that affects the tests.
FAQs
Binary WebAssembly file parser.
The npm package wasmparser receives a total of 443 weekly downloads. As such, wasmparser popularity was classified as not popular.
We found that wasmparser demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.