chore: remove threading

This commit is contained in:
Percs 2024-10-13 00:49:46 -05:00
parent a3cb21a500
commit 70779ffe5b
8 changed files with 0 additions and 140 deletions

View file

@ -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",