GitRoot

Craft your forge, Build your project, Grow your community freely
 1---
 2id: "8fba"
 3priority: 40
 4sprint: ""
 5assignee: null
 6status: v0.5
 7kind: issue
 8---
 9
10# Generate plugin sdk
11
12Today, 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.
13
14I can generate almost all the boilerplate code from go to rust and typescrypt.
15
16## Plugin
17
18runner: Some runners propagate plants. Our Runner propagates your types.
19
20---
21
22Not a plugin for now, it's a binary.
23
24All models works, need to rework imports/exports wasm methods, because should add new and delete removed functions.
25
26Need 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/`