Fix
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ main (int argc, char * argv[]) {
|
||||
}
|
||||
{% endhighlight %}
|
||||
|
||||
While code became a bit more complex, the change introduced possibilities to interact with JerryScript step by step, setup native objects, call Javascript functions, etc.
|
||||
Our code is more complex now, but it introduces possibilities to interact with JerryScript step-by-step: setup native objects, call JavaScript functions, etc.
|
||||
|
||||
## Step 3. Execution in 'eval'-mode
|
||||
|
||||
|
||||
Reference in New Issue
Block a user