This guide is a modified version of the installation guide which demonstrates how to use it for library development.
You should be loosely familiar with that guide, as we won’t go into as much detail here.
You would use this if you’re developing a stateful library such as a ring handler (which is dependent on the ring server which is stateful).
There’s other ways to develop for those situations, but using Wedge can provide a comfortable system-like approach.
This guide will assume Clip, as it’s the easiest to "clip on" to an existing library.
But you can swap it out for any other set of system dependencies you prefer.