ffmpeg.wasm
ffmpeg.wasm copied to clipboard
use stringToUTF8() not writeAsciiToMemory()
fix issue #180
@ffmpeg/core need to be update too!!
by using build-with-docker.sh
,
I can not build successful with latest commit (8f39fb6) of n4.3.1-wasm (ffmpegwasm/ffmpeg.wasm-core)
and I build successful with b59fb55 (ffmpegwasm/ffmpeg.wasm-core).
so I send the PR base on b59fb55.