fixup! build: Remove --experimental-wasm-bulk-memory flag

This commit is contained in:
Duncan Beevers 2022-02-23 15:24:34 -08:00
parent 61fcd255e0
commit fd584309b9
No known key found for this signature in database
GPG Key ID: 5219E77D2FF28744

View File

@ -36,7 +36,7 @@ Try it: [https://ffmpegwasm.netlify.app](https://ffmpegwasm.netlify.app#demo)
$ npm install @ffmpeg/ffmpeg @ffmpeg/core
```
> As we are using the latest experimental features, you need to add few flags to run in Node.js
> As we are using experimental features, you need to add flags to run in Node.js
```
$ node --experimental-wasm-threads transcode.js