Everything is in the questions, on the doc site, it is mention that we can't use Workers when creating executable, but then on the page executable, it says that we need to use the
--include
--include
option in order to add the worker code to the executable. So what is the state of the Workers inside an executable with Deno actually ?