Skip to content

itk-wasm-v1.0.0-b.111

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 May 20:01
· 1073 commits to main since this release

1.0.0-b.111 (2023-05-26)

Bug Fixes

  • bindgen: Add List to dispatch function module imports (7bea0b8)
  • bindgen: Do not use PurePosixPath with Python Stream's (fc3df4d)

Features

  • bindgen: Check that input image files exists in Python/WASI (866f7a7)
  • itk-wasm-cli: Update default Docker image for 20230526-8ae95dcd (f4d391c)

Performance Improvements

  • Python: Enable wasm_simd, wasm_memory64 for WASI (3fb6d25)
  • PythonPackages: Add SIMD support (43a937c)
  • Python: Re-use WASI pipelines (8ae95dc)
  • WASI: Enable -msimd128 (bfee36f)