Skip to content
Chad Dotson
  • Home
  • Technology
    • Software EngineeringSoftware Engineering related posts
      • Programming
    • Code Repositories
    • Doing Things BetterPosts related to doing things better in general.
    • TipsTips, suggestions, and other useful stuff.
    • Raspberry PiRaspberry Pi related posts
  • Photography
    • My Best Photos
  • Diversions
    • Books
    • Neat Stuff
    • Gaming
    • TV/Movies
  • About

web worker

Creating Web Workers From Functions (No File Needed)

Posted by By chad October 31, 2015Posted inProgramming, Software Engineering, TipsNo Comments
So, you want to create a web worker from a function, the problem is all the examples examples show creating a web worker using a separate JavaScript file or from embedded JavaScript source.  There is a way to do it and that is using Blob URLs.  In the example below,…
Read More
Copyright 2025 — Chad Dotson. All rights reserved. Sinatra WordPress Theme
Scroll to Top