@Cyb3r-Jak3 Many thanks for getting back to me. Is there some manual or something to make it work? Because I am quite inexperienced when it comes to these matters. I have to write workers in JavaScript and Python is not possible, right?
There is the developer documentation which contains some examples. The main language that people write workers is JavaScript, but it is possible to create workers in other language with WASM, but it is more complex.