mogwai 0.2.0

The minimal, obvious, graphical, web application interface.
Documentation

Mogwai

Mogwai is library for frontend web development using Rust-to-Wasm compilation. Its goals are simple:

  • provide a declarative approach to creating and managing DOM nodes
  • encapsulate component state and compose components easily
  • explicate DOM updates
  • feel snappy

Learn more

If you're new to Mogwai, check out the introduction module.