Skip to content

Rust-Wasm Typing Game

This app is a typing game built with Rust-Wasm template. It uses Wasm to compile from Rust code to JavaScript code using WebAssembly.

🛠️ Build with wasm-pack build

wasm-pack build

🔬 Test in Headless Browsers with wasm-pack test

wasm-pack test --headless

License

Licensed under either of

  • Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
  • MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.