Skip to content

Apply filters to video feed

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

alexanderjophus/wasme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wasme

A small website that plays around with camera feeds and image processing using WebAssembly.

RUSTFLAGS='--cfg getrandom_backend="wasm_js"' wasm-pack build --target web
cd www && npm install
cd www && npx tailwindcss -i styles.css -o public/styles.css --watch # In a separate terminal
cd www && npm run start # In a separate terminal

About

Apply filters to video feed

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks