threaded
ISCThe `ThreadedFunction` library is a simple wrapper around HTML5 web workers. Given a pure function, the library wraps the function and spawns a new `Worker` thread and executes the function. If the environment doesn't support `Worker`s, it falls back to e
85
Security score
0 known advisories in v1.0.0
Weekly downloads
—
Unpacked size
—
Dependencies
1
Last publish
9 years ago
Security advisories
No known vulnerabilities affect v1.0.0.