Files
Sergio 93253cc227 chore: refresco desde el monorepo — 27 crates nuevos (anim, lottie, svg, mesh, image, layer, test, wire-view, widgets rag-sidebar/router/lazy-list/rive-button) y sync de los 95 existentes
Regenerado con scripts/actualizar-standalone.py --llimphi. Vendoriza además
shared/{foreign-lottie,grafo}. Quedan fuera los crates acoplados al workspace
madre (wasm-*, video-plane, voxel-app/studio, allichay, plugin-host, shuma-term).
cargo check --workspace verde (112 miembros).
2026-07-25 20:57:22 +00:00
..

llimphi-wasm-dist

Distribution by hash + the bridge to the Tier 3 runner.

It is the "batteries included" face of llimphi_wasm_core: it re-exports the whole resolve→verify chain and adds the runner, so a VerifiedApp can actually be run with verified.load() (the VerifiedAppExt extension). The heavy stuff (wgpu/vello/winit) enters here; whoever only distributes or verifies depends on llimphi-wasm-core and spares themselves the graphics stack.


Part of llimphi — see llimphi.