92f393afd8
- Update el-compiler/src/codegen-js.el to Phase 5 (1245 lines, up from 926) Adds: lambda literals, try/catch, extern fn, JS method call, Promise helpers, Object/Array utils, URL import declarations - Update el-compiler/runtime/el_runtime.js (1049 lines, up from 679) - Add examples/browser-counter.el, examples/browser-auth.el - Update spec/codegen-js.md to Phase 5 status - Update el-compiler/src/compiler.el: add --bundle, --minify, --obfuscate flags, bundled IIFE mode, terser/javascript-obfuscator post-processing pipeline - No lexer.el or parser.el taken from this branch