jahorton
|
c4db2192af
|
refactor(common/lmlayer): Adapts to rework of base PR
|
2020-04-17 11:18:13 +07:00 |
|
jahorton
|
901b9463e2
|
fix(common/lmlayer): fixes new headless mode
|
2020-04-15 09:29:42 +07:00 |
|
jahorton
|
eed5de0a4b
|
refactor(common/lmlayer): basic headless compilation
|
2020-04-15 09:29:42 +07:00 |
|
Joshua A. Horton
|
32b834521e
|
Reorganized the build structure into something simpler to -clean.
|
2018-11-29 09:11:26 +07:00 |
|
Eddie Antonio Santos
|
7bac80943d
|
Compile worker code and interface code into one .js file.
|
2018-11-27 14:53:53 -07:00 |
|
Eddie Antonio Santos
|
bc73da7e0e
|
Link stage 1 and stage 2 code.
|
2018-11-27 14:45:38 -07:00 |
|
Eddie Antonio Santos
|
52566f48f8
|
Implement constructor with WorkerFactory.
|
2018-11-27 11:16:03 -07:00 |
|
Eddie Antonio Santos
|
b2a16abd1a
|
Basic compilation.
|
2018-11-27 11:10:46 -07:00 |
|
Joshua A. Horton
|
ba11ccbd23
|
Prototype of a directly-embedded WebWorker.
|
2018-11-15 09:37:19 +07:00 |
|
Eddie Antonio Santos
|
4d4bd6fed8
|
Fix minor compilation issues.
* Add (...args: any[]) to a parameter list
* Remove hack for Node's `global` object.
* Add --lib WebWorker to TSC's options
|
2018-10-31 09:45:42 -06:00 |
|
Joshua A. Horton
|
c5dd0bab9b
|
Started work on a basic TypeScript compilation configuration.
|
2018-10-31 14:01:32 +07:00 |
|