Wren CLI is the official project for a small command line application that embeds Wren. Serves as an example implementation.
If you want to use the exact version of this tutorial. See this commit.
In this simple exercise we will export a go function and use it inside the CLI as a new class.
The function will be a simple Http server that returns a message if we go to localhost:8080