Details about package binaryen
| Name: | binaryen (PTS) |
|---|---|
| Uploader: | Fukui Daichi <a.dog.will.talk@akane.waseda.jp> (Debian QA page) |
| Description: | binaryen - compiler and toolchain infrastructure library for WebAssembly |
Package uploads
Upload #1
Information
| Version: | 129-1 |
|---|---|
| Uploaded: | 2026-04-11 05:07 |
| Source package: | binaryen_129-1.dsc |
| Distribution: | unstable |
| Section: | devel |
| Priority: | optional |
| Homepage: | https://github.com/WebAssembly/binaryen |
| Vcs-Git: | https://salsa.debian.org/debian/binaryen.git |
| Vcs-Browser: | https://salsa.debian.org/debian/binaryen |
| Closes bugs: | #1123745 #1123746 |
Changelog
binaryen (129-1) unstable; urgency=medium
.
[ Fukui Daichi ]
* New upstream version 129
* Fix CVE-2025-14956 (Closes: #1123745)
* Fix CVE-2025-14957 (Closes: #1123746)
New upstream version 129 fixes the CVEs
* Add patch to fix spelling typos
* Update d/copyright for new maintainer year
* Refresh Lintian overrides for binary and source packages
* Drop obsolete armel-specific test patch
* Bump Standards-Version to 4.7.4
* Override false-positive spelling-error-in-binary tags
Non-text byte sequences are misidentified as typos
QA information
-
–
Package uses debhelper-compatDebhelper compatibility level 13
-
–
Package is the latest upstream version
Local: 129 Upstream: 129 Url: https://github.com/WebAssembly/binaryen/archive/refs/tags/version_129.tar.gz -
–
Package is not native
Format: 3.0 (quilt) -
–
The uploader is not in the package's "Maintainer" or "Uploaders" fields
- User email
- a.dog.will.talk@akane.waseda.jp
- "Maintainer" email
- pkg-javascript-devel@alioth-lists.debian.net
- "Uploaders" emails
-
–
Package has lintian warningsbinaryen source
-
W
newer-standards-version
- 4.7.4 (current is 4.7.3)
-
W
no-nmu-in-changelog
- [debian/changelog:1]
-
W
source-nmu-has-incorrect-version-number
- 129-1 [debian/changelog:1]
-
P
silent-on-rules-requiring-root
- [debian/control]
-
X
debian-watch-does-not-check-openpgp-signature
- [debian/watch]
-
X
prefer-uscan-symlink
- filenamemangle s/.+\/version_?(\d\S+)\.tar\.gz/binaryen-$1\.tar\.gz/ [debian/watch:3]
-
X
very-long-line-length-in-source-file
- 1008 > 512 [test/lit/passes/remove-unused-brs_enable-multivalue.wast:4640]
- 1535 > 512 [test/lit/wat-kitchen-sink.wast:131]
- 1825 > 512 [test/passes/converge_O3_metrics.bin.txt:506]
- 2230 > 512 [test/wasm2js/emscripten.2asm.js:25]
- 2295 > 512 [test/example/relooper-merge2.txt:62]
- 24010 > 512 [test/passes/limit-segments_disable-bulk-memory.txt:100001]
- 3101 > 512 [test/lit/passes/remove-unused-brs_shrink-level=1.wast:436]
- 32810 > 512 [test/lit/passes/inlining-optimizing_optimize-level=3.wast:660]
- 4274 > 512 [test/lit/passes/merge-similar-functions-param-limit.wast:8750]
- 4912 > 512 [test/wasm2js/emscripten.wast:8]
- 528 > 512 [README.md:295]
- 540 > 512 [test/print/min.minified.txt:2]
- 5597 > 512 [test/lld/em_js_O0.wat.out:7]
- 5597 > 512 [test/lld/em_js_O0.wat:3]
- 576 > 512 [test/wasm2js/int_exprs.2asm.js:2554]
- 576 > 512 [test/wasm2js/traps.2asm.js:987]
- 5860 > 512 [test/lit/passes/memory-packing_all-features.wast:1544]
- 604 > 512 [test/wasm2js/left-to-right.2asm.js:1593]
- 631 > 512 [test/lit/fuzz-import.wast.dat:5]
- 631 > 512 [test/lit/fuzz-preserve-imports-exports.wast.dat:5]
-
O
license-problem-convert-utf-code
- [third_party/llvm-project/ConvertUTF.cpp] (override comment: False positive. File contains two copyright notices: - LLVM (Apache-2.0 WITH LLVM-exception) for wrapper additions - Unicode, Inc. 1991-2015 with its own explicit permissive grant ("Permission is hereby granted… without restriction…") The URL reference to unicode.org/copyright.html is historical attribution only. Unicode Terms of Use explicitly defer to per-file licenses like this one.)
-
O
source-contains-prebuilt-javascript-object
- [test/wasm2js/emscripten.2asm.js] (override comment: wasm2js regression tests intentionally keep generated .2asm.js expected outputs in-tree as golden files.)
- [test/wasm2js/int_exprs.2asm.js] (override comment: wasm2js regression tests intentionally keep generated .2asm.js expected outputs in-tree as golden files.)
- [test/wasm2js/left-to-right.2asm.js] (override comment: wasm2js regression tests intentionally keep generated .2asm.js expected outputs in-tree as golden files.)
- [test/wasm2js/traps.2asm.js] (override comment: wasm2js regression tests intentionally keep generated .2asm.js expected outputs in-tree as golden files.)
-
O
source-contains-prebuilt-wasm-binary
- [test/br_to_exit.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/br_to_try.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/break-to-return.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/break-within-catch.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/complexBinaryNames.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/consume-stacky.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/crash/expression-past-end-of-input.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/crash/outside.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/crash/use_var_outside_func.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/dylib.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/elided-br.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/fib-dbg.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/fn_prolog_epilog.debugInfo.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/lit/binary/bad-datacount.test.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/lit/binary/component-error.test.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/lit/binary/custom-section-build-id.test.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/lit/binary/data-names.test.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/lit/binary/debug-bad-binary.test.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/lit/binary/declarative-element-use-expr.test.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/lit/binary/delegate-block.test.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/lit/binary/duplicated_names_collision.test.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/lit/binary/duplicated_names_collision_underscore.test.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/lit/binary/dwarf-multivalue.test.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/lit/binary/dylink.test.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/lit/binary/empty-param-name.test.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/lit/binary/global-local-get.test.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/lit/binary/global-local-set.test.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/lit/binary/global-local-tee.test.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/lit/binary/name-overlap.test.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/lit/binary/stacky-eh-legacy.test.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/lit/binary/stacky-nn-tuple.test.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/lit/control-flow-input.wast.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/lit/sourcemap-sourceroot-file.wat.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/lld/shared_add_to_table.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/metadatas.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/mutable-global.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/O.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/class_with_dwarf_noprint.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/converge_O3_metrics.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/dce_vacuum_remove-unused-names.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/dwarf-local-order.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/dwarf_unit_with_no_abbrevs_noprint.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/dwarf_with_exceptions.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/dwarfdump.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/dwarfdump_roundtrip_dwarfdump.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/epilogue_begin_dwarf.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/fannkuch0_dwarf.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/fannkuch3_dwarf.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/fannkuch3_manyopts_dwarf.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/fib2_dwarf.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/fib2_emptylocspan_dwarf.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/fib_nonzero-low-pc_dwarf.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/flatten.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/ignore_missing_func_dwarf.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/inlined_to_start_dwarf.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/metrics_strip-debug_metrics.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/metrics_strip-producers_metrics.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/multi_line_table_dwarf.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/multi_unit_abbrev_noprint.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/print.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/print_g.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/print_g_metrics.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/print_g_strip-dwarf.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/reverse_dwarf_abbrevs.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/roundtrip_signed.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/sparse_matrix_liveness.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/strip-debug.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/strip-dwarf.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/strip-producers.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/passes/strip-target-features.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/stacky.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/try-delegate.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/unit/input/atomics_target_feature.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/unit/input/bulkmem_data.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/unit/input/bulkmem_target_feature.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/unit/input/dwarf/cubescript.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/unit/input/dwarf/zlib.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/unit/input/empty.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/unit/input/exception_handling_target_feature.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/unit/input/gc_target_feature.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/unit/input/mutable_globals_target_feature.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/unit/input/only-imported-memory.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/unit/input/reference_types_target_feature.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/unit/input/signext_target_feature.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/unit/input/simd_target_feature.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/unit/input/tail_call_target_feature.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/unit/input/truncsat_target_feature.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
- [test/unreachable-pops.wasm] (override comment: Upstream ships many .wasm files in test/ as intentional test vectors. A significant subset are hand-crafted or malformed parser inputs (e.g. crash/ and lit/binary error cases) and are consumed directly by the test harness. They are not all reproducibly generated from available textual sources.)
-
O
source-is-missing
- [test/wasm2js/emscripten.2asm.js] (override comment: These are all test files except bin/wasm.js which appears to be a prebuilt version. It can be built from source when emscripten has been fixed. Since emscripten is RC buggy wasm.js is not installed.)
- [test/wasm2js/int_exprs.2asm.js] (override comment: These are all test files except bin/wasm.js which appears to be a prebuilt version. It can be built from source when emscripten has been fixed. Since emscripten is RC buggy wasm.js is not installed.)
- [test/wasm2js/left-to-right.2asm.js] (override comment: These are all test files except bin/wasm.js which appears to be a prebuilt version. It can be built from source when emscripten has been fixed. Since emscripten is RC buggy wasm.js is not installed.)
- [test/wasm2js/traps.2asm.js] (override comment: These are all test files except bin/wasm.js which appears to be a prebuilt version. It can be built from source when emscripten has been fixed. Since emscripten is RC buggy wasm.js is not installed.)
-
W
newer-standards-version
-
–
Package closes bugs
-
–
Package is already in Debian
- The package uploader is not currently maintaining binaryen in Debian
- Last upload was on the 2025-04-13
-
–
Upstream-Contact missing from d/copyright
Upstream Contact: None Licenses: Apache-2.0-with-LLVM-Exceptions, Apache-2.0, Expat
Comments
No comments