Package: node-inwasm / 0.0.13~git20230419+dfsg-3

Metadata

Package Version Patches format
node-inwasm 0.0.13~git20230419+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use system binaries.patch | (download)

inwasm/src/cli.ts | 7 5 + 2 - 0 !
inwasm/src/config.ts | 16 4 + 12 - 0 !
inwasm/src/runners/clang_c.ts | 12 7 + 5 - 0 !
inwasm/src/runners/emscripten_c.ts | 17 8 + 9 - 0 !
inwasm/tsconfig.json | 4 3 + 1 - 0 !
testproject/custom/build.sh | 6 1 + 5 - 0 !
6 files changed, 28 insertions(+), 34 deletions(-)

 use binaries from debian packages
fix emscripten.patch | (download)

inwasm/src/runners/emscripten_c.ts | 6 3 + 3 - 0 !
testproject/src/example_emscripten_c.wasm.ts | 4 2 + 2 - 0 !
testproject/src/tests/emscripten_c.test.wasm.ts | 10 5 + 5 - 0 !
3 files changed, 10 insertions(+), 10 deletions(-)

 try to fix emscripten
reproducible.patch | (download)

inwasm/src/cli.ts | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 render inwasm builds reproducible