Skip to content

magland/remote-h5-worker

Repository files navigation

remote-h5-worker

⚠️ Do not delete this repo. Neurosift and other projects depend on it. The content of dist/RemoteH5Worker.js is retrieved via unpkg.

It is challenging to incorporate web workers and wasm text into libraries in such a way that they can be used reliably in parent projects. There is also an issue of not wanting the npm library to be too large, especially in the case of using large wasm chunks.

So this purpose of this repo is to house a compiled web worker that has the wasm text embedded in it.

While the code in src/RemoteH5File was used to produce the dist/RemoteH5Worker.js, this repo does not yet contain the instructions or scripts to do so.

About

worker script for remote-h5-file library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published