template-wasm-rust-library

version build dependencies rust doc license: MIT

Project template for a Rust library compiled to WASM.

Usage

  1. Use as a template to create a new repository.
  2. Update links and references in README.md.

Development

Install wasm-pack: cargo install wasm-pack

Install Firefox

Build: wasm-pack build --target web

Test: wasm-pack test --headless --firefox

Lint: cargo fmt

Documentation

Overview

PNG image generated from images/uml_diagram.mermaid:

UML Diagram

API

Link to auto-generated API docs for the library:

API Documentation

License

MIT © Flowscripter