hotg-ai / proc-blocks

Common processing blocks used with your Runes.
https://hotg-ai.github.io/proc-blocks
9 stars 3 forks source link

Use WebAssembly Interface Types for declaring a node's metadata #19

Closed Michael-F-Bryan closed 2 years ago

Michael-F-Bryan commented 2 years ago

This uses the *.wit files from hotg-ai/wit-files to declare a proc-block node's metadata. The idea is that our Forge UI will be able to take the generated WebAssembly modules, load them in the browser, then call the start() function to find out more about a specific proc-block.