← Back to browse
skill

Writing Structured Edict Programs via JSON AST

From Sowiedu/Edict ★ 1

Summary

This skill guides the generation of Edict programs as structured JSON Abstract Syntax Trees (ASTs), rather than traditional source code. It covers the module structure, type system, effect declarations, and contract enforcement necessary for compiling secure, sandboxed WebAssembly modules.