docs: restructure embedding API docs into multi-page section with slots, lifecycle, and C interop guides
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
^title Storing C Data
|
||||
|
||||
**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="configuring-the-vm.html">Configuring the VM →</a>
|
||||
<a href="calling-c-from-wren.html">← Calling C from Wren</a>
|
||||
Reference in New Issue
Block a user