Add the ability to add new modules by using `.so`
Open
Nobody has claimed this yet.
13sp
feature
teamE
- Dominant language
- Go
- Stars
- 113
- Forks
- 18
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 23
Description
Now we can only add external modules with an executable, but this scares our potential customers. We need to research (and if possible implement) the ability to add new modules using .so.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by tracing the tt CLI path that discovers and adds external modules, then compare its executable handling with the requirements for loading .so modules. Done means either a supported .so module workflow with coverage for it, or a documented explanation of why it cannot be implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100