@jakmeier/wasm-covid-sim
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Covid19 Simulation (Rust/WASM tutorial example app)

This is toy project created for an article about Rust in the browser. It simulates the infection in a population represented by a grid of simple <div> that change color based on their health.

This is not meant to be an accurate simulation in any sense. It may be fun to play around with different numbers. But really, the app only exists as an example app to help people learn about using Rust in the browser.

  • TODO: Add link to online demo
  • TODO: Add link to final article

Demonstration of app: Infection spreading from cell to cell

Readme

Keywords

none

Package Sidebar

Install

npm i @jakmeier/wasm-covid-sim

Weekly Downloads

4

Version

1.0.0

License

MIT/Apache-2.0

Unpacked Size

41.8 kB

Total Files

8

Last publish

Collaborators

  • jakmeier