Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

wasmparser

Package Overview
Dependencies
1
Maintainers
3
Versions
92
Issues
File Explorer

Advanced tools

wasmparser

Binary WebAssembly file parser.

    5.4.0latest
    GitHub

Version published
Maintainers
3
Weekly downloads
558
decreased by-27.34%

Weekly downloads

Readme

Source

Build Status NPM version

Simple streamable WebAssembly binary parser.

Test

Compiling Code

npm run build

Examples

See the examples/ folder.

Running Tests

npm test

Creating Tests

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

Last updated on 12 Oct 2021

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.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc