Either use the drop zone or the file selection button.
NOTE: If the browser plays the WAV-file instead of converting it to FLAC, change the file-extension before dropping it into the browser
| Technology → Optimization ↓ | asm.js | WASM |
|---|---|---|
| release | [release.asmjs] sync init (default) | [release.]wasm async init |
| debug | dev[.asmjs] sync init | dev.wasm async init |
| minified | min[.asmjs] async init | min.wasm async init |