Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 317 Bytes

File metadata and controls

11 lines (8 loc) · 317 Bytes

README

Takes a WASM component and slaps a GraphQL interface on top of it.

slapql <FILENAME>

Note that this is just a proof of concept: it shows how you can use the metadata embedded in a WASM component to build a GraphQL API. It's not guaranteed to work for any WASM component. It may work for some.