https://word-count-showcase.netlify.app/
Project showcasing use of WebAssembly to perform simple counting task.
git clone https://github.com/tkozuch/WordCountShowcase.git
cd WordCountShowcase
npm i
npm run dev
Project started with Vite, Tailwind and React.
Other utilities used:
pyodide (CPython port into WebAssembly) https://github.com/pyodide/pyodide
react-chart-js-2 https://react-chartjs-2.js.org/
chartjs zoom plugin https://www.chartjs.org/chartjs-plugin-zoom/latest/
flowbite - for spinner component https://flowbite.com/