This website requires JavaScript.
Explore
Help
Register
Sign In
INotFail
/
Glint-Runtime
Watch
1
Star
0
Fork
0
You've already forked Glint-Runtime
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
26
Commits
1
Branch
0
Tags
a798e966f317e63ef83abea00bfe4da95965368e
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Glint Dev
a798e966f3
feat: add FlatVDom round-trip conversion tests
2026-07-22 13:38:03 +03:00
src
feat: add FlatVDom round-trip conversion tests
2026-07-22 13:38:03 +03:00
.gitignore
feat: reactivityl; vdom; rhei; styles; fs; image element
2026-06-02 12:12:20 +03:00
ARCHITECTURE-IMPROVEMENT-PLAN.md
Phase 1.2-1.6: replace variables HashMap<String,String> with HashMap<String,Value>, rewrite str_to_dyn/dyn_to_str -> value_to_dynamic/dynamic_to_value, update resolve_string/evaluate_condition/is_truthy for Value
2026-07-21 20:32:29 +03:00
Cargo.lock
feat: add bumpalo dependency for arena allocation
2026-07-22 13:35:32 +03:00
Cargo.toml
feat: add bumpalo dependency for arena allocation
2026-07-22 13:35:32 +03:00
desktop.glbc
Phase 1.2-1.6: replace variables HashMap<String,String> with HashMap<String,Value>, rewrite str_to_dyn/dyn_to_str -> value_to_dynamic/dynamic_to_value, update resolve_string/evaluate_condition/is_truthy for Value
2026-07-21 20:32:29 +03:00
desktop.gltm
feat: new styles
2026-07-08 23:45:37 +03:00
display.glbc
feat: new styles
2026-07-08 23:45:37 +03:00
display.gtlm
feat: new styles
2026-07-08 23:45:37 +03:00
logo.png
feat: add logo
2026-06-02 12:56:38 +03:00
main.glts
feat: new styles
2026-07-08 23:45:37 +03:00
out.glbc
feat: new styles
2026-07-08 23:45:37 +03:00
README.md
Update README.md
2026-06-02 13:06:12 +03:00
STYLE-SYSTEM-COMPLETION-PLAN.md
feat: new styles
2026-07-08 23:45:37 +03:00
README.md
A specialized runtime and interpreter for
Glint markup/style language
, based on Iced
About Glint Runtime
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
473
KiB
Languages
Rust
100%