virto-network / valor

Create HTTP APIs with a plugin system that runs in the server and the browser.
GNU General Public License v3.0
9 stars 8 forks source link

Procedural Macros for Valor #56

Open pandres95 opened 1 year ago

pandres95 commented 1 year ago

This PR aims to solve #51, by enabling a procedural macros library that exposes the means to expand the necessary code to build a valor-module library into a working module that's able to communicate with the valor-runtime enabled host binaries.