oumarbarry / imazer

WebAssembly Vue App Prototype

Home Page:https://imazer.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMAZER

A WebAssembly Vue App Prototype (that converts an image to its grayscale).


Tools:

  • And for the Rust WebAssembly Crate:
    • wasm-bindgen, web-sys, base64 & image crates
    • wasm-pack : “your favorite rust -> wasm workflow tool”
    • rsw : a command-line tool for automatically rebuilding local changes, based on the wasm-pack implementation

About

WebAssembly Vue App Prototype

https://imazer.vercel.app


Languages

Language:Vue 50.8%Language:JavaScript 20.6%Language:Rust 19.8%Language:HTML 8.9%