docs: revise embedding docs with foreign methods and tighten existing pages

This commit is contained in:
Bob Nystrom
2017-02-12 18:14:37 +00:00
parent 65d4481fae
commit 63f46adf06
5 changed files with 209 additions and 137 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ VM, waiting to run some code!
## Executing Wren code
You can tell the VM to execute a string of Wren source code like so:
You execute a string of Wren source code like so:
:::c
WrenInterpretResult result = wrenInterpret(vm,