Skip to content

vmtk WASM Compilation#465

Open
rodrigobasilio2022 wants to merge 1 commit intovmtk:masterfrom
rodrigobasilio2022:feat/WASMCompilation
Open

vmtk WASM Compilation#465
rodrigobasilio2022 wants to merge 1 commit intovmtk:masterfrom
rodrigobasilio2022:feat/WASMCompilation

Conversation

@rodrigobasilio2022
Copy link
Copy Markdown

This PR aims to make all necessary changes to add wasm compilation capabilities to vmtk, so it can be used in web browsers

@lassoan
Copy link
Copy Markdown
Contributor

lassoan commented May 9, 2024

Thank you for sharing this. What VTK and ITK version did you use for the build? Probably most changes are for supporting more recent ITK/VTK versions and we may need to add version checks to allow building with both older and newer ITK/VTK versions (or officially drop support for older versions).

@rodrigobasilio2022
Copy link
Copy Markdown
Author

Yes the most recent version of both ITK and VTK. I created an Docker file to compile code with both ITK and VTK and I have some instructions in how to compile this with the docker. I can put that in somewhere in the repo. Where do you think is the most suitable place, based on the standards of this repo? There is another problem, the vtkArrayCalculator appears to not be working properly. Need some help in configuration of the build part.

@lassoan
Copy link
Copy Markdown
Contributor

lassoan commented Oct 15, 2024

If you still have the instructions then you could add them into a new Build instructions section and a WASMP compilation subsection in the https://github.com/vmtk/vmtk/edit/master/README.md file. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants