Skip to content

src: split `LoadEnvironment()` at `startExecution()`

Rodrigo Muino Tomonari requested to merge github/fork/addaleax/embedder-api into master

This makes it easier to cater to embedders which wish to skip the startExecution() part.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading