Currently, a call to Worklet::addModule(String url) uses the url as code. It should fetch the script asynchronously, following the spec.
It should also return a promise.