Skip to content

Amen-under-Wu/point-reactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

说明

本项目为点堆动力学方程数值求解程序。

构建方式

  1. 确保自己安装了rustup环境。
  2. 确保自己安装了wasm-pack工具(可通过cargo install wasm-pack安装)。
  3. 在项目根目录下,运行wasm-pack build --target web,这将在pkg/目录下生成所需的wasm文件。
  4. 运行http-server,之后访问显示的链接(一般为http://127.0.0.1:8080/)。

一个可访问的demo部署在https://amen-under-wu.github.io/cx/nuke.html

Releases

No releases published

Packages

 
 
 

Contributors