CCExtractor / rusty_ffmpeg

FFI bindings for FFmpeg inner libraries.

Home Page:https://crates.io/crates/rusty_ffmpeg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to compile to webassembly?

ScriJey opened this issue · comments

I run the ”cargo build“ command to compile, but I can't find the library when I run "cargo build --target=wasm32-unknown-emscripten". They are linked to the same system library.