threads build - #1443
Open
thewtex wants to merge 23 commits into
Open
Conversation
thewtex
commented
Aug 15, 2025
Member
- fix(find-oci-exe): do no check for filesystem program existence
- style(find-oci-exe): dos2unix
- feat(load-emscripten-module-node): support pthread modules
- feat(itkPipeline): add --threads flag
- feat(itk-wasm-cli): update default Docker image for 20250815-8a6b9165
thewtex
force-pushed
the
threads-build
branch
from
September 24, 2025 10:26
5542dad to
1e9c504
Compare
thewtex
force-pushed
the
threads-build
branch
from
January 13, 2026 20:11
a34c66b to
24a9330
Compare
thewtex
force-pushed
the
threads-build
branch
from
January 29, 2026 19:02
24a9330 to
02dee75
Compare
Common flag to specify the threads used by the pipeline, if supported.
quay.io repeatedly reports 'invalid manifest'. Research suggests its manifest support is brittle.
Following up on quay.io manifest issues.
We now build these.
For: packages/core/typescript/itk-wasm test:lint$ ts-standard --fix "src/**/*.ts" && standard --fix "test/node/**/*.js" 13 packages/core/typescript/itk-wasm test:lint: ts-standard: Standard for TypeScript! (https://github.com/standard/ts-standard) 14 packages/core/typescript/itk-wasm test:lint: /home/runner/work/ITK-Wasm/ITK-Wasm/packages/core/typescript/itk-wasm/src/pipeline/internal/load-emscripten-module-node.ts:26:59: Unexpected nullable boolean value in conditional. Please handle the nullish case explicitly. (@typescript-eslint/strict-boolean-expressions) 15 packages/core/typescript/itk-wasm test:lint: Failed
To a non-threads module.
Now the default registry.
We also need to export HEAP8 per 4.0.7 ChangeLog notes.
thewtex
force-pushed
the
threads-build
branch
from
February 5, 2026 17:49
02dee75 to
ffc1ebe
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.