Crates.io | pirox |
lib.rs | pirox |
version | 0.0.3 |
source | src |
created_at | 2023-09-19 12:47:58.563858 |
updated_at | 2023-09-19 14:28:13.427629 |
description | Library for building a calculator. |
homepage | https://codeberg.org/ppsn/Pirox |
repository | https://codeberg.org/ppsn/Pirox.git |
max_upload_size | |
id | 976838 |
size | 9,615 |
Library for building a calculator.
After cloning the repository, run the following command:
wasm-pack build --target web
And open the HTML file for the WASM example in any web server (e.g. Five Server for Visual Studio Code)