@ -159,7 +159,7 @@ Worker.readFile() remove a file in MEMFS, it is useful when you want to free the
@@ -159,7 +159,7 @@ Worker.readFile() remove a file in MEMFS, it is useful when you want to free the
<aname="worker-FS"></a>
### Worker.FS(method, args, jobId): Promise
Worker.FS() is a generic FS function to do anything you want, you can check [HERE](ihttps://emscripten.org/docs/api_reference/Filesystem-API.html) for all functions.
Worker.FS() is a generic FS function to do anything you want, you can check [HERE](https://emscripten.org/docs/api_reference/Filesystem-API.html) for all functions.
**Arguments:**
@ -173,7 +173,7 @@ Worker.FS() is a generic FS function to do anything you want, you can check [HER
@@ -173,7 +173,7 @@ Worker.FS() is a generic FS function to do anything you want, you can check [HER