Craft your forge, Build your project, Grow your community freely
1---
2id: "8fba"
3priority: 40
4sprint: ""
5assignee: null
6status: v0.5
7kind: issue
8---
910# Generate plugin sdk
1112Today, when I add/mod/del a plugin api in the sdk I need to pass through each plugin-sdk. The code is the same for all of them and I want to add more. As I don't use IA Gen it's not funny task.
1314I can generate almost all the boilerplate code from go to rust and typescrypt.
1516## Plugin
1718runner: Some runners propagate plants. Our Runner propagates your types.
1920---
2122Not a plugin for now, it's a binary.
2324All models works, need to rework imports/exports wasm methods, because should add new and delete removed functions.
2526Need to add a mise taks, now I run then with `go run . /home/rmaneschi/projects/gitroot/app/libs/golang/plugin/ /home/rmaneschi/projects/gitroot/app/libs/`