Crates.io | symcode-webapp |
lib.rs | symcode-webapp |
version | 0.1.0 |
source | src |
created_at | 2021-04-03 22:08:05.19101 |
updated_at | 2021-04-03 22:08:05.19101 |
description | Symbolic Barcode - Web App |
homepage | http://www.visioncortex.org/ |
repository | https://github.com/visioncortex/symcode/ |
max_upload_size | |
id | 378537 |
size | 30,625 |
The Symbolic Barcode for Humans and Machines
Since symcode
is a pure rust programming library, this crate glues everything together and leverage
the browser's capability for image and video processing.
If you only want to integrate SymCode into your Javascript project, you can simply use the wasm
binaries provided at acute32
.
First install the rust wasm toolchain.
wasm-pack build