Skip to content

spitfire05/iterative-stability-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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