Contact Wire Lang
Wire Lang is maintained by Eduardo Ferraz as an open-source, MIT-licensed project. The fastest way to get help is through the public channels below so questions and answers stay searchable for everyone.
Bug reports and feature requests
Open an issue at
github.com/eduardozf/wire-lang/issues.
Include your .wire source, the exact command you ran
(for example npx wire check led.wire --json), your
Node.js version, and the full diagnostic output. JSON diagnostics
from --json are preferred because they carry stable
error codes, source ranges, and suggested fixes.
Direct contact
For anything that does not belong in a public issue — security
reports, licensing questions, or private feedback — email
contato.eduardozf@gmail.com.
Please do not send support requests for general-purpose GUI EDA tools;
Wire Lang only covers its own .wire language, CLI, and
JavaScript packages.
Documentation and questions
Most usage questions are answered by the documentation, the FAQ, and the single-file llms-full.txt. If the docs are wrong or incomplete, that is itself a bug — please file an issue so the docs get fixed for the next reader.