Commit graph

7 commits

Author SHA1 Message Date
Marc Durdin
8efcb5d64a chore(web): embedded web cleanup 2022-05-12 07:37:10 +10:00
Marc Durdin
9f153ecc17 chore(common): cleanup sh global color variables
Some of the global color variables in shellHelperFunctions.sh were a
little dangerously named. This cleans that up and removes a couple of
redundant functions from other locations.

mac/bashHelperFunctions.sh should be removed and replaced with
references to shellHelperFunctions.sh -- but I wanted to leave that for
a separate branch.
2022-03-10 10:12:09 +11:00
Eddie Antonio Santos
0ea5fc9766
Demonstrate Blob code proof-of-concept. 2018-11-20 11:12:05 -07:00
Joshua A. Horton
402a9d9f1d Fixes up the LMLayer testing index.html page. 2018-11-15 10:54:49 +07:00
Joshua A. Horton
c0f2e5f71e Prototype two-stage WebWorker embedding example ready. 2018-11-15 10:30:18 +07:00
Joshua A. Horton
ba11ccbd23 Prototype of a directly-embedded WebWorker. 2018-11-15 09:37:19 +07:00
Joshua A. Horton
4fe874a383 Adds a basic WebWorker functionality test and the start of a testing subfolder. 2018-10-31 11:41:34 +07:00