DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: wasm-bindgen 0.2.108+ds-1

Package Information

Descriptionhigh-level interactions between Wasm modules and JavaScript

Wasm-bindgen is sort of half polyfill for features like the component model proposal and half features for empowering high-level interactions between JS and wasm-compiled code (currently mostly from Rust). More specifically this project allows JS/wasm to communicate with strings, JS objects, classes, etc, as opposed to purely integers and floats. Using wasm-bindgen for example you can define a JS class in Rust or take a string from JS or return one.

MaintainerJonas Smedegaard <dr@jones.dk>
Changed ByJonas Smedegaard <dr@jones.dk>
Sponsorjs@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/debian/wasm-bindgen.git (browse)
Closes#1130145
Trackerhttps://tracker.debian.org/pkg/wasm-bindgen
Uploaded4 months, 30 days ago

New Package Report

.changes
Distributionunstable
DateMon, 09 Mar 2026 13:38:27 +0100
Sourcewasm-bindgen
Version0.2.108+ds-1
Changed-ByJonas Smedegaard
Architecturesource amd64
Changelog
wasm-bindgen (0.2.108+ds-1) unstable; urgency=medium
 .
   * initial packaging release;
     closes: bug#1130145
.dsc
Priorityoptional
Componentmain
Package-Listwasm-bindgen deb rust optional arch=any
Sectionrust
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: wasm-bindgen
Upstream-Contact: https://github.com/wasm-bindgen/wasm-bindgen/issues
Source: https://github.com/wasm-bindgen/wasm-bindgen
 .
 Repackaged, excluding any .git* files
Files-Excluded:
 */.git*

Files: *
Copyright:
  2014  Alex Crichton
License-Grant:
 This project is licensed under either of
  * Apache License, Version 2.0,
    (<LICENSE-APACHE> or <http://www.apache.org/licenses/LICENSE-2.0>)
  * MIT license
    (<LICENSE-MIT> or <http://opensource.org/licenses/MIT>)
 at your option.
License: Apache-2.0 or Expat
Reference:
 Cargo.toml
 LICENSE-APACHE
 LICENSE-MIT
 README.md

Files:
 debian/*
Copyright:
  2026  Jonas Smedegaard <dr@jones.dk>
License-Grant:
 This packaging is free software:
 you can redistribute it and/or modify it
 under the terms of the GNU General Public License
 as published by the Free Software Foundation,
 either version 3,
 or (at your option) any later version.
License: GPL-3+
Reference: debian/copyright

Files:
 debian/patches/*
Copyright:
  Jonas Smedegaard <dr@jones.dk>
License: Apache-2.0 or Expat
Reference:
 Cargo.toml
 LICENSE-APACHE
 LICENSE-MIT
 README.md
Comment:
 Patches commonly lack explicit copyright and license.
 For the cases where patches are copyrightable at all,
 copyright is assumed to be held by the author,
 and license is assumed to be the same as main upstream license.

License: Apache-2.0
Reference: /usr/share/common-licenses/Apache-2.0

License: Expat
 Permission is hereby granted, free of charge,
 to any person obtaining a copy
 of this software and associated documentation files
 (the "Software"),
 to deal in the Software without restriction,
 including without limitation
 the rights to use, copy, modify, merge, publish, distribute,
 sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice
 shall be included in all copies or substantial portions
 of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS",
 WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
 INCLUDING BUT NOT LIMITED
 TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE
 AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
 FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
 OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

License: GPL-3+
Reference: /usr/share/common-licenses/GPL-3

Review Information

accepted — allocated to mechtilde 4 months, 30 days ago, started 4 months, 30 days ago, completed 4 months, 30 days ago.

Final Comment

Back to Dashboard | View all reviews for this package