diff --git a/spec/codegen-js.md b/spec/codegen-js.md index 4bf921d..1faee27 100644 --- a/spec/codegen-js.md +++ b/spec/codegen-js.md @@ -1,6 +1,6 @@ # El JavaScript Backend (codegen-js) -**Status:** Phase 4 complete. ~80% language coverage. Core runtime (~70 builtins) implemented including full DOM bridge (extended), localStorage, timers, window navigation, window export helpers, native_js escape hatches, and @async/await support. Enum::Variant match patterns fully implemented in parser and both codegens. TypeDef parser bug fixed (= before { consumed correctly). `?` nil-propagation compiles to JS optional chaining for field/index access. `--bundle` flag produces self-contained IIFE output for direct `