Language-Modeling Layer module testing

A simple basic WebWorker.

Designed as a baseline functionality test we can run against various platforms as a first-stage canary of sorts.

An embedded WebWorker prototype.

A prototype for directly embedding a WebWorker's code within a "master" script.

A better embedded WebWorker prototype.

A prototype for two-stage compilation of a master/slave main-script/WebWorker pair.

Sending code via a Blob URI

A prototype for sending code over to a WebWorker via a Blob URI reference.