测试无法找到 .component.wasm 文件导致 6 个测试全部失败。 改进 wasm_path() 使用 OnceLock 保证只转换一次, 自动从编译产物通过 wasm-tools component new 生成。
- Run cargo fmt on all Rust crates for consistent formatting - Update CLAUDE.md with WASM plugin commands and dev.ps1 instructions - Update wiki: add WASM plugin architecture, rewrite dev environment docs - Minor frontend cleanup (unused imports)