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
24
Commits
1
Branch
0
Tags
daba2136c316c6488741099a4783934c005639f1
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
daba2136c3
feat: add bumpalo dependency for arena allocation
2026-07-22 13:35:32 +03:00
src
fix: eliminate deep Element cloning in @if by using &[&Element] references
2026-07-22 13:35:12 +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%