@webassemblyjs/helper-numbers
Number parsing utility
1.14.1
#1263 most downloaded on npm
xtuc/webassemblyjs
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 9 months
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
6 years old
11 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
11 releases · Jan 2021 to Nov 2024Releases
latest 11-
1.14.106 Nov 2024Commits, not release notes
This project publishes no release notes. Between
v1.13.2andv1.14.1there were 4 commits, 2 of them substantive:- fix versions 1.13.2
- fix fixed version
-
1.13.206 Nov 2024Commits, not release notes
This project publishes no release notes. Between
v1.13.1andv1.13.2there were 5 commits, 2 of them substantive:- add missing memory instr and elem parsing
- fix versions to 1.13.1
-
1.13.106 Nov 2024Commits, not release notes
This project publishes no release notes. Between
v1.12.1andv1.13.1there were 8 commits, 1 of them substantive:- decode reference types
-
1.12.113 Mar 2024Commits, not release notes
This project publishes no release notes. Between
v1.11.4andv1.12.1there were 17 commits, 10 of them substantive:- lerna: remove unused param
- should be wast here ig ?
- Improves the utf8 decoder performance from refactoring the recursive decode algorithm to iterative.
- bump and add releasing doc
- feat: remove node specific dependency on Buffer
- convert leb128 bufs to use uint8array instead of Buffer
- convert remaining writeUInt32LE functions
- revert yarn.lock as no package changes should be needed
- feat(helper-wasm-bytecode): add narrow-width integer sign bytes
- update yarn.lock
-
1.11.609 May 2023Nothing published for this version
-
1.11.516 Apr 2023Nothing published for this version
-
1.11.402 Jul 2022Commits, not release notes
This project publishes no release notes. Between
v1.11.1andv1.11.4there were 66 commits, 24 of them substantive:- Upgrade to GitHub-native Dependabot
- Create SECURITY.md
- wasm-parser: replace "mem" with "memory"
- wasm-parser: support offset (memargs) and fix tests
- wast-printer: support named args
- add test that exposes error in leb128
- leb128: fix i64 by adding sign-extension
- fix incorrect test fixture
- update deps
- prettier project
- try to remove .travis-ci
- Revert "try to remove .travis-ci"
- ci: upgrade nodejs versions
- fix flow
- fix lint
- fix bench target
- wasm-parser: skip rather than throw on unknown sections
- wasm-parser: bump version to 1.11.2
- update caniuse-db
- add --error-on-unknown-section to wasmdump
…and 4 more.
-
1.11.105 Jul 2021Commits, not release notes
This project publishes no release notes. Between
v1.11.0andv1.11.1there were 10 commits, 5 of them substantive:- wasm-parser: improve example in README
- Update package.json to include the repository key
- Update package.json to include the repository key
- Update package.json to include the repository key
- Update package.json to include the repository key
-
1.11.007 Jan 2021Commits, not release notes
This project publishes no release notes. Between
v1.10.1andv1.11.0there were 7 commits, 5 of them substantive:- feat(ast): add support for shared memory flag
- feat(wasm-parser): support shared linear memory
- feat(wasm-parser): parse atomic instructions
- feat(wast-parser): support linear memory and atomics
- feat(wast-printer): support shared linear memory
-
1.10.107 Jan 2021Commits, not release notes
This project publishes no release notes. Between
v1.10.0andv1.10.1there were 2 commits, 1 of them substantive:- fix(helper-numbers): add missing packages
-
1.10.007 Jan 2021Nothing published for this version