Skip to content

process: move worker execution to `executeUserCode()`

As this part is executing a "main" script provided by users - the difference is that the content is specified through a port instead of through the CLI.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading