Commit Graph
3 Commits
Author SHA1 Message Date
Bob Nystrom 4f9034fc8e docs: proofread configuring-the-vm guide for clarity and consistency
Reworded opening paragraph to improve flow and remove redundant phrasing.
Updated description of wrenInitConfiguration to emphasize prevention of uninitialized configuration.
Changed "the VM" to "Wren" in loadModuleFn description for consistent terminology.
2017-02-12 22:58:16 +00:00
Bob Nystrom ecf3b7081b docs: replace placeholder TODO with full VM configuration documentation and fix typo in wren.h
Replace the stub "TODO: Write these docs." in configuring-the-vm.markdown with comprehensive documentation covering all WrenConfiguration fields including binding callbacks, memory management, and error handling. Also fix the typo "phyisically" to "physically" in the wren.h header comment and remove trailing whitespace on several lines.
2017-02-12 19:04:38 +00:00
Bob Nystrom 2bb999127a docs: restructure embedding API docs into multi-page section with slots, lifecycle, and C interop guides 2016-05-16 15:09:14 +00:00