Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 238 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 238 Bytes

iterative-stability-rs

A recreational project for drawing fractals using various 🦀 Rust technologies.

Contents

  • iterative-stability - the 'backend' crate, including some examples
  • wasm-julia - an example of a WASM wrapper