Gathering detailed insights and metrics for @webassemblyjs/wasm-text-gen
Gathering detailed insights and metrics for @webassemblyjs/wasm-text-gen
Gathering detailed insights and metrics for @webassemblyjs/wasm-text-gen
Gathering detailed insights and metrics for @webassemblyjs/wasm-text-gen
npm install @webassemblyjs/wasm-text-gen
Typescript
Module System
Node Version
NPM Version
JavaScript (99.38%)
Makefile (0.21%)
WebAssembly (0.2%)
Shell (0.16%)
C (0.04%)
CSS (0.01%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
815 Stars
2,152 Commits
94 Forks
10 Watchers
22 Branches
36 Contributors
Updated on Jul 10, 2025
Latest Version
1.14.1
Package Id
@webassemblyjs/wasm-text-gen@1.14.1
Unpacked Size
23.16 kB
Size
4.25 kB
File Count
13
NPM Version
lerna/5.1.6/node@v21.7.1+x64 (linux)
Node Version
21.7.1
Published on
Nov 06, 2024
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
Emit documentation/code for your WASM binary
1yarn add -g @webassemblyjs/wasm-text-gen
1wasmgen path/to/binary.wasm
Text (default):
1wasmgen -o text path/to/binary.wasm
Markdown:
1wasmgen -o md path/to/binary.wasm 2 3// or 4 5wasmgen -o markdown path/to/binary.wasm
JavaScript:
1wasmgen -o js --url http://xtuc.fr/foo.wasm path/to/binary.wasm 2 3// or 4 5wasmgen -o javascript --url http://xtuc.fr/foo.wasm path/to/binary.wasm
No vulnerabilities found.
Reason
license file detected
Details
Reason
security policy file detected
Details
Reason
Found 5/20 approved changesets -- score normalized to 2
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
binaries present in source code
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
71 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More