v0.6.0
ffmpegwasm/ffmpeg.wasmv0.6.0Jan 13, 2020by jeromewu
AI Summary
Removed specific file system modules and optimized file handling for large files using transferable objects.
Key Highlights
- Removed IDBFS and NODEFS
- Switched to Transferable objects for large files
New Features
- Transferable objects for large files
Full Release Notes
- Revert and remove IDBFS and NODEFS - Use Transferable in postMessage to handle large files