mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-14 06:50:01 -04:00
chore: remove threading
This commit is contained in:
parent
a3cb21a500
commit
70779ffe5b
8 changed files with 0 additions and 140 deletions
|
@ -21,7 +21,6 @@ export class ScramjetController {
|
|||
wasm: "/scramjet.wasm.js",
|
||||
shared: "/scramjet.shared.js",
|
||||
worker: "/scramjet.worker.js",
|
||||
thread: "/scramjet.thread.js",
|
||||
client: "/scramjet.client.js",
|
||||
codecs: "/scramjet.codecs.js",
|
||||
sync: "/scramjet.sync.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue