Compile c files into .js and .wasm files through emsdk [detailed steps]

General description: Realize the target function on the C side, then compile it into js and wasm files, and use it on the web side.
[This article mainly summarizes how to successfully generate js and wasm files]

The previous words:

This document mainly refers to the following links:
1. Realize front-end video frame extraction based on ffmpeg + Webassembly:

https://blog.csdn.net/xgangzai/article/details/109192744 

2. Realize video frame extraction based on ffmpeg+Webassembly

https://cloud.tencent

Guess you like

Origin blog.csdn.net/hwx802746/article/details/114999915