duanyao / codecbox.js

video and audio codecs for javascript based on ffmpeg and asm.js
Other
28 stars 12 forks source link

WASM build #1

Closed amilajack closed 4 years ago

amilajack commented 8 years ago

Providing a WebAssembly build or build steps would allow for a side-by-side comparison between asm and wasm. It would also provide better performance.

duanyao commented 8 years ago

I'd like to when I have time (may take weeks).

duanyao commented 4 years ago

Since the default ouput of emscripten was wasm already, we achieved it for free.