InsightSoftwareConsortium / InsightSoftwareConsortium/ITK-Wasm
Provide support for Webpack 5 workers
Open
- Dominant language
- Python
- Stars
- 235
- Forks
- 61
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 4
Description
Webpack 5 supports Web Woekers natively:
https://webpack.js.org/guides/web-workers/
This library could leverage this to provide a more ergonomic system to consume the library that doesn't require to manually copy the webworker files to the public folder.
Contributor guide
Assessment
This issue has not been assessed yet.