Closed ChristianToennes closed 1 year ago
Hi Christian,
thank you!
Two things: the binaries need to be removed (we can host them elsewhere if needed) or generate them automatically. Also please add the BSD copyright header with the copyright owner (presumably you) to new files or where you made major changes to existing files.
Martin
I have added BSD header and removed the binaries. But I found some mistakes in the documentation on how to compile everything. I will update that file today or tomorrow. EDIT: Updated.
I rebased the branch and merged it. So I am closing this here. Thank you very much! I will try to get it to compile myself...
Adds support for compiling BART to WebAssembly using emscripten. Adds examples for using the BART WebAssembly in a website. Changes to source:
The web examples are rudimentary (cmd.html most of the dimensions are unnamed bc. im unsure what they contain. 5 is coils?), and i haven't tried out every command/parameter combination.