Speeding up Webamp's music visualizer with WebAssembly ↦
Jordan Eldredge:
Webamp.org’s visualizer, Butterchurn, now uses WebAssembly (Wasm) to achieve better performance and improved security. Whereas most projects use Wasm by compiling pre-existing native code to Wasm, Butterchurn uses an in-browser compiler to compile untrusted user-supplied code to fast and secure Wasm at runtime.
Discussion
Sign in or Join to comment or subscribe