rusty_ffmpeg icon indicating copy to clipboard operation
rusty_ffmpeg copied to clipboard

How to compile to webassembly?

Open ScriJey opened this issue 1 year ago • 0 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.

ScriJey avatar Jul 14 '22 10:07 ScriJey