Start writing comprensive embedding docs.
- Break embedding out into a separate section with multiple pages. - Document the constraints on the API. - Document the slot array and WrenValue. Still lots more to do, but getting there...
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
^title Calling Wren from C
|
||||
|
||||
**TODO: Write these docs.**
|
||||
|
||||
Until these are written, you can read the docs in [wren.h][].
|
||||
|
||||
[wren.h]: https://github.com/munificent/wren/blob/master/src/include/wren.h
|
||||
|
||||
<a class="right" href="calling-c-from-wren.html">Calling C from Wren →</a>
|
||||
<a href="slots-and-values.html">← Slots and Values</a>
|
||||
Reference in New Issue
Block a user