A minimal molecule explorer.
WIP!
Try it out live!
mol = { git = "https://github.com/ivnsch/mol.git" }
mol::init_sim();
wasm-pack build --out-dir /<root_dir_of_next_app>/wasm --release
--release
currently mandatory
bevyengine/bevy#16030
Next.js app (for now separate): https://github.com/ivnsch/mol_next_app_tmp
npm run dev
- Fork
- Commit changes to a branch in your fork
- Push your code and make a pull request