Initialize workspace: 15-crate browser engine scaffold
Pure Rust web browser engine targeting macOS ARM. Zero external
dependencies. Workspace with 15 crates: platform, url, encoding,
html, css, dom, style, layout, text, net, crypto, image, render,
js, browser. All inter-crate dependencies wired. Builds clean
with clippy and fmt.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>