clbarnes / nblast-rs

GNU General Public License v3.0
4 stars 1 forks source link

Make friendly JS app #25

Open clbarnes opened 1 year ago

clbarnes commented 1 year ago

The wasm bindings have some ergonomics issues (e.g. flattened coordinates); the interface in https://github.com/clbarnes/nblast-rs/blob/master/nblast-js/examples/nblast-app/index.js should be promoted to part of the library. I think this will require webpack e.g. https://github.com/rustwasm/wasm-bindgen/tree/main/examples/weather_report