CreatorValet distributes the unmodified mp3.wasm from wasm-media-encoders 0.7.0. SHA-256: 85e81719250b9a667b1258143f689dda70e3e57a7e7c29ab0b4cef65c8f6eb9a Wrapper source and build scripts: https://github.com/arseneyr/wasm-media-encoders/tree/0.7.0 Commit: 02f7e134a1f2347b0a0a36817be80e45a8737af0 LAME 3.100 source used by that build: https://github.com/arseneyr/lame/tree/98db548e8e851defbba3184125ce10725355c332 Commit: 98db548e8e851defbba3184125ce10725355c332 The WASM file is served separately from CreatorValet's application code at a versioned URL. It can be replaced with a compatible rebuild without changing the application bundle. See the wrapper repository's Makefile for the exact Emscripten build and link commands. LAME's source headers grant GNU Library General Public License version 2 or, at the recipient's option, any later version. The complete version 2 license text is provided as LICENSE beside mp3.wasm.