FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

openmc-data-storage/example_rust_wasm_yew_plotly_github_pages_website: A prototype Rust WASM nuclear data plotter for nuclide cross sections · GitHub

Latest commit

 

History

49 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Yew based Rust WASM website is hosted here

https://openmc-data-storage.github.io/example_rust_wasm_yew_plotly_github_pages_website/

Install instructions on Ubuntu 22.04

sudo apt-get install curl
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
. "$HOME/.cargo/env"
rustup target add wasm32-unknown-unknown
cargo build --target wasm32-unknown-unknown --release
cargo install --locked trunk
trunk serve --open

About

A prototype Rust WASM nuclear data plotter for nuclide cross sections

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL