Skip to content

Bits'n'Bites

Learning things, bit by bit…

Category: JavaScript

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.

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

Categories

  • Audio (7)
  • Benchmarking (1)
  • Compression (3)
  • Git (4)
  • Hardware Development (11)
  • JavaScript (12)
  • Mobile (1)
  • MRISC32 (7)
  • Software Development (10)
  • WebGL (3)
Copyright ©2011-2021, bitsnbites.eu