Package: node-quickjs-emscripten / 0.23.0+dfsg-5
Metadata
Package | Version | Patches format |
---|---|---|
node-quickjs-emscripten | 0.23.0+dfsg-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
exclude examples imports tests.patch | (download) |
ts/readme.test.ts |
2 2 + 0 - 0 ! |
some third-party packages were deleted from examples/imports/ so tests that depend on those third-party packages are excluded |
fix makefile.patch | (download) |
Makefile |
13 7 + 6 - 0 ! |
use emcc from debian, fix flags |
exclude debug variant.patch | (download) |
Makefile |
2 1 + 1 - 0 ! |
the debug variant has some issues with emscripten version in debian and is pretty much useless, so it is excluded from the build output and tests. |
generate cjs.patch | (download) |
ts/esmHelpers.ts |
2 1 + 1 - 0 ! |
generates cjs instead of esm |