BuZZ-dEE / wasm-examples-app

An app that compares WASM and JS during Facedetection and Prime-Number calculation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wasm-examples-app

An app that uses WASM and JS for face detection and prime number calculation.

Run

npm i

npm start

Project is running at http://localhost:3000/

Demo

A demo is running here:

https://dskgry.github.io/

License & Thanks

Face detection inspired by this project: https://github.com/Web-Sight/WebSight

License: MIT

About

An app that compares WASM and JS during Facedetection and Prime-Number calculation


Languages

Language:TypeScript 85.2%Language:JavaScript 9.1%Language:WebAssembly 5.7%