mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
Update development guide
This commit is contained in:
parent
99b53fdcbb
commit
fa3258dfdc
@ -30,7 +30,7 @@ The application will generate the following output:
|
||||
Hello, World!
|
||||
```
|
||||
|
||||
## Step 2. Split execution environment initialization, script execution and execution environment cleanup
|
||||
## Step 2. Split engine initialization and script execution
|
||||
|
||||
Here we perform the same actions, as `jerry_run_simple`, while splitting into several steps:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user