🧠 Why Dialect AI Uses solc-js

Feature
Benefit to Dialect AI

🟒 Pure JS

No native binaries needed (cross-platform and browser-safe)

πŸ§ͺ Real-time Compilation

Instant feedback on contract code

πŸ“¦ Bytecode + ABI

Fully compatible with ethers.js for deployment

πŸ“„ Error Reporting

Captures warnings, syntax issues, and version mismatches

⚑ Lightweight

Runs in serverless/Node.js or browser environments

πŸ” Secure

Only compiles templates, not arbitrary user code

Last updated