See:
This is very much a Proof of Concept / work in progress.
- Mirror API thanks to excellent work by Michel Hermier
- Clean up premake borrowed from Wren-CLI
- Generate the module registry dynamically from analyzing the module source
- get the registry headers into wren-cli so we can make it a dependency (right now they are copied into
essentials.h
)