Wirebound currently uses Electron, which makes packaging and runtime heavier than ideal for a small Windows utility.
Goal
Explore options to reduce app size and improve startup performance while keeping the UI simple and reliable.
Possible directions
- Optimize current Electron build
- Review bundled runtime size
- Consider a lighter native Windows/Tauri version in the future
- Keep the app easy to use for non-terminal users
Notes
This issue tracks research and implementation planning.
Wirebound currently uses Electron, which makes packaging and runtime heavier than ideal for a small Windows utility.
Goal
Explore options to reduce app size and improve startup performance while keeping the UI simple and reliable.
Possible directions
Notes
This issue tracks research and implementation planning.