Debian Patches
Status for node-inwasm/0.1.2+dfsg-5
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| use-system-binaries.patch | use binaries from Debian packages | Yadd <yadd@debian.org> | not-needed | 2023-09-14 | ||
| reproducible.patch | render inwasm builds reproducible | Yadd <yadd@debian.org> | invalid | 2023-11-02 | ||
| 0004-Fix-type-error.patch | Fix type error | Bastien Roucariès <rouca@debian.org> | not-needed | 2026-07-03 | ||
| 0005-Run-system-bin.patch | Run system bin | Bastien Roucariès <rouca@debian.org> | not-needed | 2026-07-03 | ||
| 0006-Add-map-file-to-copy-runtime.patch | Add map file to copy-runtime | Bastien Roucariès <rouca@debian.org> | not-needed | 2026-07-07 | ||
| ts6-compat.patch | fix build and tests with TypeScript 6 TypeScript 6 no longer scans node_modules/@types, so the node globals used by the test project (require, process) have to be declared in its "types" list. . Its lib also makes the typed arrays generic over their backing buffer, so the plain Uint8Array returned by the base64 decoder is now Uint8Array<ArrayBufferLike> and no longer assignable to IWasmBytes, which resolves to the ArrayBuffer flavour. The decoded bytes are asserted back to IWasmBytes at the assignment; TypeScript 5, where Uint8Array is not generic, accepts the same assertion. |
Xavier Guimard <yadd@debian.org> | not-needed | 2026-08-15 |
All known versions for source package 'node-inwasm'
- 0.1.2+dfsg-5 (sid)
- 0.1.2+dfsg-4 (forky)
- 0.0.13~git20230419+dfsg-3 (trixie)
