Skip to content

JS functions

Latest
Compare
Choose a tag to compare
@mbasso mbasso released this 02 Nov 08:59
c22ccf1

Features

Add a .run(callback, params) function that allows the execution of js functions inside the worker. This is useful, for example, if you want to access the importObject.

Breaking changes

None.