webworker-threads
Advanced tools
Changelog
0.4.9
Changelog
0.4.7
onerror
handler, as per spec.Changelog
0.4.3
Fix Linux compilation issue introduced in 0.4.1. (@dfellis)
importScripts
now checks if the files have been read entirely,
instead of (potentially) evaluating part of the file in case
of filesystem failure.