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

WIP: Load async plugins in a browser context #10

Closed olanod closed 3 years ago

olanod commented 3 years ago

Using wasm-bindgen magic to import a script that should export a "handler" function that is used as RequestHandler.