Examples
You can find how to use ffmpeg.wasm with frameworks here. 😄
caution
Do remember to run npm run build
in the root of the repository before trying
any of the example.

Vanilla JavaScript
Plain JavaScript

React + Vite
React with Vite (multithread version)

Vue + Vite
Vue with Vite (multithread version)

Next.js
Next.js (single thread version)