Skip to content

YassineHaouzane/clock-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Small little project that tries to replicate a clock inspired by this project in the browser using WASM.

Usage

Install dependencies

cargo build

Build

wasm-pack build

Run

wasm-pack build
cd www
npm i
npm run start

Testing

wasm-pack test --firefox --headless

About

Small clock in the browser using wasm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published