No reviewers
Labels
No labels
module:M0-setup
module:M1-stt
module:M1-stt
module:M2-ai
module:M2-ai
module:M3-rich
module:M3-rich
module:M4-bridge
module:M4-bridge
module:M5-bonus
module:M5-bonus
module:setup
priority:high
priority:high
priority:low
priority:low
priority:medium
priority:medium
type:chore
type:chore
type:feature
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/my-fractal!145
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/42-39-34-wasm-widgets"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Résumé
Structs de configuration pour les widgets WASM dans
fractal-rich:MathConfig: source LaTeX + modeInline/Block+ font_size (KaTeX WASM)MermaidConfig: source Mermaid + thème + max_height (→ SVG via sandboxed WebView)CodeRunConfig: runtime (Python/JavaScript/Lua/Ruby), code, timeout, editable, stdinCodeRunState: état UI (Idle→Running→Done/TimedOut)CodeRunResult: stdout, stderr, exit_code, elapsed_msCloses #34, #39, #42
Plan de test
cargo test -p fractal-richpasseMathConfig { source: "E=mc^2" }désérialise avecdisplay: Inlinepar défautCodeRunConfiga un timeout par défaut de 5000msPull request closed