InstallationΒΆ
Building WebAssembly pipelines is driven by the itk-wasm
Node.js command line executable, which drives builds, run tests, and generates interface bindings. Install with:
npm install -g itk-wasm
For more information and guidance on installation, see the tutorial Introduction.