-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build wasm module #21
Labels
Comments
@jcfr The option is I would recommend using itk.js. Among the benefits, it includes:
|
It would be neat to levrage itk-js infrastructure, are you suggesting we update itk-js project so that we can reuse its infrastructure ? Or adding dcmjs as an itk-js plugin ? |
@jcfr itk.js could be used as-is to perform the dcm.js build. The steps are
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@thewtex Based on your experience with itk-js, could you point us to relevant documentation/example to make this happen.
Here are the emscripten options we currently use:
dcmjs/CMakeLists.txt
Lines 85 to 99 in fea79b9
The text was updated successfully, but these errors were encountered: