fixup! build: Remove --experimental-wasm-bulk-memory flag
This commit is contained in:
parent
61fcd255e0
commit
fd584309b9
@ -36,7 +36,7 @@ Try it: [https://ffmpegwasm.netlify.app](https://ffmpegwasm.netlify.app#demo)
|
|||||||
$ npm install @ffmpeg/ffmpeg @ffmpeg/core
|
$ 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
|
$ node --experimental-wasm-threads transcode.js
|
||||||
|
Loading…
Reference in New Issue
Block a user