Skip to content

Added WIDL module template

Compare
Choose a tag to compare
@pkedy pkedy released this 20 May 13:59
· 8 commits to main since this release

You can now use the CLI to bootstrap a codegen plugin.

wapc new @wapc/widl/module my_module

cd my_module

npm install
npm run build