1.1.2 • Published 2 years ago

@flowscripter/flowscripter_template_wasm_rust_library v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

1.1.2

2 years ago

1.1.0

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago