ffmpegwasm / ffmpegwasm/ffmpeg.wasm
Migrate ffmpeg.wasm to monorepo with all source code in one place
Open
- Dominant language
- C
- Stars
- 17.8k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
The goal of migration ffmpeg.wasm to monorepo includes:
1. Simply development workflow: as packages are tightly coupled, it is easier to just see them in one place.
2. No need to create more repositories for different versions of ffmpeg.wasm-core
3. Easier to test packages as a whole
Contributor guide
Assessment
This issue has not been assessed yet.