Releases: Rillke/flac.js
Releases · Rillke/flac.js
WASM release (build system)
WASM release (demo)
Contains the full demo page. You will need this if you're going to build a complicated JavaScript application but do not need to re-compile flac.js from C to JS.
Initial release (demo)
Contains the full demo page. You will need this if you're going to build a complicated JavaScript application but do not need to re-compile flac.js from C to JS.
Initial release (build system, encoder only)
You will need this if you want to build the encoder-only version of flac.js yourself. The encoder-only version will not allow decoding or analysing but its memory consumption and memory initialization file is significantly smaller.
Initial release (build system)
You will need this if you want to build flac.js yourself.