mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 06:20:02 -04:00
move wasm.js into separate file
This commit is contained in:
parent
929dfcca24
commit
cb395552c8
9 changed files with 33 additions and 7 deletions
|
@ -1,4 +1,5 @@
|
|||
const scramjet = new ScramjetController({
|
||||
wasm: "/scram/scramjet.wasm.js",
|
||||
codecs: "/scram/scramjet.codecs.js",
|
||||
worker: "/scram/scramjet.worker.js",
|
||||
thread: "/scram/scramjet.thread.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue