pgolovkin / wasm-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project

WASM simple example

How to build

  1. Make changes in src/lib.rs
  2. Run wasm-pack build --target web
  3. Update index.html if needed
  4. Run index.html in browser

About


Languages

Language:Rust 54.5%Language:HTML 45.5%