- 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...
11 lines
336 B
Markdown
11 lines
336 B
Markdown
^title Configuring the VM
|
|
|
|
**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="application-lifecycle.html">Application Lifecycle →</a>
|
|
<a href="storing-c-data.html">← Storing C Data</a>
|