Skip to content

Bits'n'Bites

Learning things, bit by bit…

Author: Marcus Geelnard

Compression of JavaScript programs

In an earlier post I promised that I would come back to the topic of compressing JavaScript programs efficiently, so here we go… In this post, I’ll go through some techniques for creating self extracting, compressed JavaScript programs. Tweet

Read More
Marcus GeelnardApril 24, 2011April 25, 2011

Doing a sound synth in JavaScript

For some time now I’ve been working on a software sound synthesizer for JavaScript. It all began when I found out about the WebGL 64k competion. Obviously, creating a full featured demo in a 64k JavaScript program poses several problems. The two problems that I found most interesting were: How do we do music in …

Read More
Marcus GeelnardApril 14, 2011November 16, 2016

Posts navigation

Prev 1 2 3

Recent Posts

  • Some features of the MRISC32 ISA
  • The MRISC32 – A vector first CPU design
  • Installing Intel/Altera Quartus Prime in Ubuntu 17.10
  • Benchmarking OS primitives
  • Faster C++ builds

Categories

  • Audio (7)
  • Benchmarking (1)
  • Compression (3)
  • Git (4)
  • Hardware Development (3)
  • JavaScript (12)
  • Mobile (1)
  • MRISC32 (2)
  • Software Development (6)
  • WebGL (3)

Hosted Projects

  • CrunchMe
  • JavaScript synth
  • liblzg
  • Sonant Live
  • SoundBox
  • SubShifter
  • TinyThread++

Follow us on Twitter

Follow @twitter
Copyright ©2011-2016, bitsnbites.eu