π§ 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