Dev Tools|Index 03
KiCad in the Browser: A Complex EDA Suite Goes Web-Native
A Hungarian dev shop successfully ports the open-source PCB design tool KiCad to the web, offering professional-grade electronic design automation without local installation.
- Via
- AITECH TOKYO Editors
- Dateline
- TOKYO, July 5, 2026
- Date
- July 5, 2026
- Time
- 6 min read
Source
Hacker News TopTagline
KiCad in your browser, no install needed.
Who & Why
For hardware engineers and indie founders in Tokyo who need instant access to a professional PCB design suite without local installation or powerful hardware, enabling quicker prototyping and collaboration.
vs. Existing
It directly competes with the native KiCad desktop application by offering web accessibility, but also with commercial browser-based EDA tools like EasyEDA, providing an open-source alternative with a strong community.
Tokyo Take
While web-based CAD is convenient, the immediate impact on Tokyo's hardware design scene hinges on Japanese language support and seamless integration with local supply chains, which are not yet clear.
PCBJamは、オープンソースのプリント基板(PCB)設計ソフトウェアであるKiCadをウェブブラウザ上で利用可能にするツールだ。ハンガリーのEmergence Engineering社が開発し、デスクトップアプリケーションの全機能をブラウザ環境に直接提供する。
このプロジェクトは、OpenGLとwxWidgetsに依存する複雑なC++アプリケーションを、WebAssembly(WASM)とEmscriptenを用いてウェブに移植する大規模なエンジニアリング作業を伴う。これには、OpenGLのエミュレーション、UIツールキットの移植、デザインルールチェック(DRC)などの機能におけるマルチスレッド処理のブラウザ内での実現といった課題が含まれる。
Emergence EngineeringのCTOであるヴィクトル氏は、「それ以前の数週間、奇妙なエミュレーションバグを追いかけていた」と開発の困難さを語る。最終的にチームは、エミュレーションに頼るよりも、KiCadのグラフィックス抽象化レイヤーと直接連携するWebGLコードを書き直す方が効率的であると判断した。
バンドルサイズの最適化も進められ、Open CASCADEを遅延ロードされるWASMモジュールに移行することで、ダウンロードサイズを180MBから130MBに削減した。開発チームは、ウェブ版をKiCadのメインラインプロジェクトにできるだけ近づけ、オープンソースコミュニティへの貢献も目指している。
ビジネスモデルとしては、無料ティアが提供され、より大規模なプロジェクトやクローズドなプロジェクト向けには月額約30ドルのサブスクリプションが計画されている。将来的には、有料のAI統合、セルフホスティング、エンタープライズ機能、ネイティブモバイル版などもオプションとして追加される予定だ。
開発者たちは、PCBJamをRed HatがLinuxで行ったように、KiCadの上に製品エコシステムを構築することを目指している。これは、ウェブプラットフォームの利点を活かしたコラボレーション、共有、および統合機能の強化に焦点を当てることを示唆している。
東京のハードウェアエンジニアやスタートアップ創業者にとって、PCBJamはローカルインストールなしでプロフェッショナルグレードのPCB設計ツールに即座にアクセスできる機会を提供する。これにより、特に分散チームや高性能なマシンを持たない環境でのプロトタイピングや共同設計のワークフローが加速される可能性がある。
Adjacent Tools
Dev Tools
Amazon to Cease New Customer Sign-ups for Mechanical Turk
The pioneering human intelligence task platform, a quiet workhorse for AI development, signals its eventual decline.
Dev Tools
Alibaba Reportedly Bans Claude Code Use Over IP Concerns
A major Chinese tech firm restricts employees from using Anthropic's AI coding assistant, citing data security and intellectual property risks. This reflects a growing corporate trend to control external LLM usage with sensitive internal data.
Dev Tools
Mistral AI: Europe's Alternative in Large Language Models
The French AI firm offers efficient open-source and proprietary models, challenging US giants with a focus on developer flexibility and cost.