Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wasmparser

Package Overview
Dependencies
Maintainers
2
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wasmparser - npm Package Versions

13
10

5.2.0

Diff

Changelog

Source

5.2.0 (2021-05-31)

Features

  • implement br_on_non_null too (e5415ae)
  • implement more instructions (08c1f87)
yurydelendik
published 5.1.1 •

Changelog

Source

5.1.1 (2021-04-26)

Bug Fixes

  • missing initializer in devtools name generator for exceptions (a35948b)
yurydelendik
published 5.1.0 •

Changelog

Source

5.1.0 (2021-04-15)

Features

  • add support for "exception handling" proposal (8dbd8c8)
yurydelendik
published 5.0.2 •

Changelog

Source

5.0.2 (2021-03-25)

Bug Fixes

  • simd: update wabt.js and remove/unskip simd tests (#95) (ce582b7)
yurydelendik
published 5.0.1 •

Changelog

Source

5.0.1 (2021-03-04)

Bug Fixes

  • simd: update SIMD opcodes (648fff5)
yurydelendik
published 5.0.0 •

Changelog

Source

5.0.0 (2021-02-24)

Features

  • add support for WasmGC proposal (5d4e5a0)

BREAKING CHANGES

  • IFunctionType is replaced by the more general ITypeEntry.
  • Type is now a class; the former enum is now called TypeKind. Several other interfaces now use Type instances instead of numbers to describe types.
yurydelendik
published 4.0.0 •

Changelog

Source

4.0.0 (2020-11-03)

Bug Fixes

  • both members of IFunctionBodyOffset are mandatory numbers (7383b87)

BREAKING CHANGES

  • the start and end fields of IFunctionBodyOffset were optional members before.
yurydelendik
published 3.3.1 •

Changelog

Source

3.3.1 (2020-10-27)

Bug Fixes

  • update data section support (1dc9f39)
yurydelendik
published 3.3.0 •

Changelog

Source

3.3.0 (2020-10-24)

Features

  • add support for i32x4.dot_i16x8_s (ebd88d6)
  • add support for pmin/pmax (2f03191)
  • add support for v128.load32_zero and v128.load64_zero (51f00f5)
yurydelendik
published 3.2.1 •

Changelog

Source

3.2.1 (2020-10-23)

Bug Fixes

  • print opcodes in errors in hexadecimal form (687ba47)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc