unixtime-wasm
v0.1.0
Published
<div align="center">
Downloads
2
Readme
An utility tool for Unixtime in WASM, using wasm-pack.
Built with 🦀🕸 by The Rust and WebAssembly Working Group
Author(s)
Run-example
STEP 1: Release Build
wasm-pack build --release
STEP 2: Download NPM Packages
cd example-www
yarn
STEP 3: Run
yarn start