Typed Array demos
Demos for the Typed Array API:
JPEG decoder
: decodes the structure of a JPEG file.
SOF0 decoder
: decodes the SOF0 segment of a JPEG file (smaller and easier to understand).